ItemType::ItemClass property
Exchange Server 2013
The ItemClass property gets or sets a string value that indicates the message class of the item.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.StringThe ItemClass property returns a string value that indicates the message class of the item.
The value specified in the ItemClass property must be consistent with the type of the instance of the ItemType class.
Show: