ImapMessageInfo.Draft

ImapMessageInfo.Draft property

Gets a value indicating whether Flags property contains the Draft flag.

public bool Draft { get; }

Property Value

The draft flag.

See Also