ItemType::IsDraft property

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)

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

Property value

Type: System.Boolean
The IsDraft property returns true if the item has not yet been sent; otherwise, the property returns false.
Show: