Platform SDK: Exchange Server

IACE::CreateSubFolders Property

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

IDL Definition

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

Visual Basic Definition

Property CreateSubFolders as Boolean