Aspose.Email.Clients.Imap
内容
[
隐藏
]
Aspose.Email.Clients.Imap 命名空间提供类来访问 并使用 Internet 消息访问协议 (IMAP) 处理消息。
课程
接口
界面 | 描述 |
---|---|
IAsyncImapClient | 允许应用程序使用 Internet 消息访问协议 (IMAP) 访问和操作 消息。 |
IImapMonitoringState | 保持文件夹监视状态。这可用于从发生错误时停止的位置 恢复文件夹监视。使用ResumeMonitoring 方法。 |
枚举
枚举 | 描述 |
---|---|
ImapCommandResult | 枚举 imap 命令结果。 |
ImapKnownAuthenticationType | |
ImapListFields | 可从服务器检索的字段 |
ImapNamespaceType | 表示 IMAP 命名空间类型 更多详情:https://tools.ietf.org/html/rfc2342 |
ImapSpecialFolderTypes | 表示特殊用途邮箱的枚举 更多细节参见 RFC6154 http://tools.ietf.org /html/rfc6154 |
ImapStatusCode | 表示状态响应。 |
ListFoldersOptions | 文件夹列表选择选项 请注意,如果服务器支持 RFC 5258 “IMAP LIST Command Extensions” 则支持此选项 在 https://tools.ietf.org/html/rfc5258 |
ListFoldersReturnOptions | ListFolders 操作的返回选项 请注意,如果服务器支持 RFC 5258 “IMAP LIST Command Extensions” 则支持此选项 在 https://tools.ietf.org/html/rfc5258 |
SortingKey | “SORT”命令的排序标准 查看更多:https://tools.ietf.org/html/rfc5256 |