ImapMailboxInfo.Important

ImapMailboxInfo.Important property

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

public ImapFolderInfo Important { get; }

See Also