Hunny Software Library Reference

FlagsResponse.Draft Property

Indicates if the \Draft flag is present in the response.

[Visual Basic]
Public ReadOnly Property Draft As Boolean
[C#]
public bool Draft {get;}

Property Value

True if the \Draft flag is present in the response.

Remarks

The \Draft flag indicates that the message is being stored in the mailbox while it is being composed.

See Also

FlagsResponse Class | Hunny.Mail Namespace