ItemType class
Exchange Server 2013
The ItemType class represents a generic item in the Exchange store.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
The ItemType class is the base type for the TaskType, CalendarItemType, ContactItemType, and MessageType classes.
MessageType objects represent e-mail messages and all other items that are not strongly typed by the Exchange Web Services (EWS) schema. Items such as IPM.Sharing and IPM.InfoPath are returned as MessageType objects. Versions of Exchange starting with Exchange Server 2010 and Exchange Online do not return the base ItemType object in responses.
Show: