RemoveItemType class
Exchange Server 2013
The RemoveItemType class represents a response object that is used to remove a meeting item when a MeetingCancellation message is received.
System.Object
ExchangeWebServices.ItemType
ExchangeWebServices.MessageType
ExchangeWebServices.ResponseObjectCoreType
ExchangeWebServices.ResponseObjectType
ExchangeWebServices.RemoveItemType
ExchangeWebServices.ItemType
ExchangeWebServices.MessageType
ExchangeWebServices.ResponseObjectCoreType
ExchangeWebServices.ResponseObjectType
ExchangeWebServices.RemoveItemType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
The RemoveItemType class is valid only for a MeetingCancellationMessageType. Otherwise, an error is thrown.
To remove a MeetingRequestMessageType and the associated CalendarItemType, use the DeclineItemType response object instead of the RemoveItemType response object.
RemoveItem is not supported for delegate access.
Show: