Platform SDK: Exchange Server

IACE::FolderOwner Property

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

IDL Definition

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

Visual Basic Definition

Property FolderOwner as Boolean