Platform SDK: Exchange Server

IACLObject::ACEs Property

IDL Definition

[propget] HRESULT ACEs([out, retval] IDispatch *pVal);

Visual Basic Definition

Public Property ACEs as Object
read-only

Remarks

The read-only ACEs property holds a reference to an ACEs collection containing the access control entries for the currently bound CDO.Folder object. Always set a CDO.Folder object reference first before attempting to get the ACEs object.