Platform SDK: Exchange Server

IACE::ReadItems Property

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

IDL Definition

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

Visual Basic Definition

Property ReadItems as Boolean