Platform SDK: Exchange Server

IACE::DeleteAll Property

A property of type Boolean enumeration that sets or removes the RIGHTS_DELETE_ALL right.

IDL Definition

[propget] HRESULT DeleteAll([out, retval] Boolean *pVal);
[propput] HRESULT DeleteAll([in] Boolean newVal);

Visual Basic Definition

Property DeleteAll as Boolean