Platform SDK: Exchange Server

IACEs Interface

IID
A0E483FE-F971-11D1-A956-00C04FB155E5
Extends
IDispatch
Type Library
Microsoft Exchange 5.5 ACL Object (ACL.dll)

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.