MailMessage.IsDraft Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
IsDraft
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.
Declaration
public bool IsDraft { get; set; }
Property Value
Type | Description |
---|---|
Boolean |