[Missing <summary> documentation for "T:IMailAPI_NET.WGSACLCollection"]
Inheritance Hierarchy
IMailAPI_NETWGSACLCollection
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGSACLCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WGSACLCollection | Initializes a new instance of the WGSACLCollection class |
![]() | WGSACLCollection(Int32) | Initializes a new instance of the WGSACLCollection class |
![]() | WGSACLCollection(Int32, Int32) |
Populates the ACLArray with a specific user's access control entries. Pass a -1 to get all of the access control entries in the DB.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetACLCollection(Int32) | |
![]() | GetACLCollection(Int32, Int32) | |
![]() | GetAdmitteeCollection(Int32, WGSShareType) | |
![]() | GetAdmitteeCollection(Int32, Int32, WGSShareType) | |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | PopulateAccessArray(Int32) | |
![]() | PopulateAccessArray(Int32, Int32) | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | AccessArray | |
![]() | ACLArray |
See Also