MailMessageIsDraft Property

Gets or sets value that indicates whether or not a message has been sent.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual bool IsDraft { get; set; }

Property Value

Type: Boolean
See Also