ImapMailboxInfo.Trash

ImapMailboxInfo.Trash property

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

public ImapFolderInfo Trash { get; }

See Also