Platform SDK: Exchange Server

IACE::EditOwn Property

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

IDL Definition

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

Visual Basic Definition

Property EditOwn as Boolean