ImapFolderInfo.Remote

ImapFolderInfo.Remote property

Gets value indicating that a folder is a remote mailbox. This option is accessible only in case if server supports IMAP4 LIST Command Extensions (rfc5258) See more: http://tools.ietf.org/html/rfc5258

public bool Remote { get; }

See Also