ImapFolderInfo.FolderType

ImapFolderInfo.FolderType property

Gets information about folder purpose in case if it is used as special folder. This option is accessible only in case if server supports IMAP LIST: Special-Use Mailboxes (rfc6154) See more: http://tools.ietf.org/html/rfc6154

public ImapSpecialFolderTypes FolderType { get; }

See Also