ImapMailboxInfo.DraftMessages

ImapMailboxInfo.DraftMessages property

Gets mailbox is used to hold draft messages typically, messages that are being composed but have not yet been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created.

public ImapFolderInfo DraftMessages { get; }

See Also