Platform SDK: Exchange Server

IACE::FolderContact Property

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

IDL Definition

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

Visual Basic Definition

Property FolderContact as Boolean