Gets or sets a value indicating whether this mail is considered a Draft.
This value indicates whether the message can be modified in e-mail clients.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property IsDraft As Boolean Get Set |
C# |
---|
public bool IsDraft { get; set; } |