ImapMessageInfo.IsDraft Property Namespace: Rebex.Net Assembly: Rebex.Imap.dll (version 8.0.9673) IsDraft Returns true if the Flags property contains the Draft flag. Declaration public bool IsDraft { get; } Property Value Type Description Boolean True if draft.