Remote
ImapFolderInfo.Remote property
获取指示文件夹是远程邮箱的值。 仅当服务器支持 IMAP4 LIST 命令扩展 (rfc5258) 查看更多信息:http://tools.ietf.org/html/rfc5258 时才可访问此选项
public bool Remote { get; }
也可以看看
- class ImapFolderInfo
- 命名空间 Aspose.Email.Clients.Imap
- 部件 Aspose.Email
获取指示文件夹是远程邮箱的值。 仅当服务器支持 IMAP4 LIST 命令扩展 (rfc5258) 查看更多信息:http://tools.ietf.org/html/rfc5258 时才可访问此选项
public bool Remote { get; }