Platform SDK: Exchange Server

IACE::CreateItems Property

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

IDL Definition

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

Visual Basic Definition

Property CreateItems as Boolean