Gets the value indicating whether the item is Draft.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property IsDraft As Boolean Get Private Set |
| C# |
|---|
public bool IsDraft { get; private set; } |