ImapMailboxInfo.SentMessages

ImapMailboxInfo.SentMessages property

Gets mailbox is used to hold copies of messages that have been sent. Please note, this value may be null if server does not support rfc6154 or folder has not been created.

public ImapFolderInfo SentMessages { get; }

See Also