Enum BasePropertySet
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines base property sets that are used as the base for custom property sets.
public enum BasePropertySet
Fields
FirstClassProperties = 1
Includes all the first class properties of items and folders.
IdOnly = 0
Only includes the Id of items and folders.