Platform SDK: Exchange Server

IACE::EditAll Property

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

IDL Definition

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

Visual Basic Definition

Property EditAll as Boolean