ItemType::ItemClass property

The ItemClass property gets or sets a string value that indicates the message class of the item.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.String
The 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: