ImapMailboxInfo.JunkMessages

ImapMailboxInfo.JunkMessages property

Gets mailbox is where messages deemed to be junk mail are held. Please note, this value may be null if server does not support rfc6154 or folder has not been created.

public ImapFolderInfo JunkMessages { get; }

See Also