Platform SDK: Exchange Server

IACE::FolderVisible Property

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

IDL Definition

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

Visual Basic Definition

Property FolderVisible as Boolean