ItemType::IsDraft property
Exchange Server 2013
The IsDraft property gets or sets a Boolean value that indicates whether the item has not been sent.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.BooleanThe IsDraft property returns true if the item has not yet been sent; otherwise, the property returns false.
Show: