[Missing <summary> documentation for "T:IMailAPI_NET.WGSGroupCollection"]
Inheritance Hierarchy
IMailAPI_NETWGSGroupCollection
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGSGroupCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WGSGroupCollection |
Populates the GroupArray with all of the groups in a domain.
| |
| WGSGroupCollection(Int32) | Initializes a new instance of the WGSGroupCollection class | |
| WGSGroupCollection(Int32, Int32) |
Populates the GroupArray with the groups a specific user belongs too.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetEnumerator | ||
| GetGroupCollection(Int32) | ||
| GetGroupCollection(Int32, Int32) | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| GroupArray |
See Also