WGSGroupCollection ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.WGSGroupCollection"]

Inheritance Hierarchy

SystemObject
  IMailAPI_NETWGSGroupCollection

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class WGSGroupCollection : IEnumerable

The WGSGroupCollection type exposes the following members.

Constructors

  NameDescription
Public methodWGSGroupCollection
Populates the GroupArray with all of the groups in a domain.
Public methodWGSGroupCollection(Int32)
Initializes a new instance of the WGSGroupCollection class
Public methodWGSGroupCollection(Int32, Int32)
Populates the GroupArray with the groups a specific user belongs too.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetGroupCollection(Int32)
Public methodGetGroupCollection(Int32, Int32)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldGroupArray
Top
See Also

Reference