CreateItemType::MessageDispositionSpecified property
Exchange Server 2013
The MessageDispositionSpecified property gets or sets a Boolean value that specifies whether the MessageDisposition property is serialized into the Simple Object Access Protocol (SOAP) request.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.BooleanThe MessageDispositionSpecified property returns true if the MessageDisposition property is serialized into the SOAP request; otherwise, the property returns false.
Show: