CreateItemType::MessageDisposition property

The MessageDisposition property gets or sets an enumeration that describes how an item is handled after it is created. This property is required for e-mail messages.

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

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

Property value

Type: ExchangeWebServices.MessageDispositionType
The MessageDisposition property returns a MessageDispositionType enumeration value that represents how an item is handled after it is created.

You must set the MessageDispositionSpecified property to true so that the MessageDisposition property is serialized into the Simple Object Access Protocol (SOAP) request.

Show: