Platform SDK: Exchange Server

IACE::DeleteOwn Property

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

IDL Definition

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

Visual Basic Definition

Property DeleteOwn as Boolean