Platform SDK: Exchange Server |
Properties
Name | Type | Description |
---|---|---|
Count | [Visual Basic] Long
[C++] long |
A read-only property used to find the number of ACE objects in the collection |
_NewEnum | [Visual Basic] hidden
[C++] IUnknown* |
A standard read-only property used to get an IEnumVariant interface on an EnumVariant object. This object can be used to enumerate the members of the collection. |
Methods
Name | Description |
---|---|
Add | Adds the specified ACE object to the collection. |
Delete | Deletes the ACE object in the specified position from the collection. |
Item | Retrieves the specified ACE object from the collection. |