BasePropertySet enumeration

Defines base property sets that are used as the base for custom property sets.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public Enumeration BasePropertySet
'Usage
Dim instance As BasePropertySet

Member nameDescription
IdOnly Only includes the Id of items and folders.
FirstClassProperties Includes all the first class properties of items and folders.
Show: