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