[Missing <summary> documentation for "T:IMailAPI_NET.WGSGroup"]
Inheritance Hierarchy
IMailAPI_NETWGSGroup
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGSGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WGSGroup | Initializes a new instance of the WGSGroup class | |
| WGSGroup(Int32, Boolean) | Initializes a new instance of the WGSGroup class | |
| WGSGroup(String, Boolean) | Initializes a new instance of the WGSGroup class |
Methods
| Name | Description | |
|---|---|---|
| Delete | ||
| DeleteGroupUser | ||
| DoesGroupExist(String) | ||
| DoesGroupExist(String, Int32) | ||
| Equals | (Inherited from Object.) | |
| GetGroupUsers | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GrantGroupAccess | ||
| GrantUserAccess | ||
| Load | ||
| NewGroupUser | ||
| RevokeAccess | ||
| Save | ||
| SaveGroupUser | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| UserArray |
Properties
| Name | Description | |
|---|---|---|
| ADGUID | ||
| Domain | ||
| ID | ||
| Name | ||
| SID | ||
| WMGroupID |
See Also