Aspose.Email.Clients.Imap

Aspose.Email.Clients.Imap命名空间提供类来访问 并使用 Internet 消息访问协议 (IMAP) 操作消息。

课程

班级描述
AppendMessagesResult包含消息操作的结果
BackupSettings类包含备份操作的选项
BaseSearchConditions为搜索条件提供基类。
ESearchOptionsESEARCH 结果选项 此方法仅在服务器支持 ESEARCH 扩展时有效。 请阅读更多 https://tools.ietf.org/html/rfc4315
FetchTimeoutException表示在指定时间内无法读取消息时抛出的异常。
ImapAttachmentInfo表示附件信息。
ImapAttachmentInfoCollection代表集合ImapAttachmentInfo
ImapClient允许应用程序使用 Internet 消息访问协议 (IMAP) 访问和操作 消息。
ImapFolderInfo表示 IMAP 文件夹。
ImapFolderInfoCollection为 ImapFolderInfo 对象的集合提供容器。
ImapIdentificationInfo表示带有标识信息的类容器,用于在邮件客户端和服务器之间交换。 请阅读更多 rfc2971 https://tools.ietf.org/html/rfc2971
ImapMailboxInfo包含一组专用邮箱
ImapMessageFlags表示与消息关联的标志。
ImapMessageInfo表示一个 Imap 消息对象。
ImapMessageInfoCollection为集合提供一个容器ImapMessageInfo对象
ImapMonitoringErrorEventArgs类包含监控错误事件数据。
ImapMonitoringErrorEventHandler表示将处理 imap 监控错误事件的方法
ImapMonitoringEventArgs类包含监控事件数据。
ImapMonitoringEventHandler表示将处理 imap 监控事件的方法
ImapNamespace代表 IMAP 命名空间 更多细节:https://tools.ietf.org/html/rfc2342
ImapPageInfo包含有关使用分页方法时检索到的页面的信息。
ImapQueryBuilder表示 IMAP 协议使用的搜索表达式 的构建器。
ImapQuota包含有关邮箱资源配额的信息。
ImapQuotaRoot包含有关邮箱资源配额根的信息。
MessageThreadResult包含 SORT ot THREAD 方法的结果 查看更多:https://tools.ietf.org/html/rfc5256
ModificationSequenceField为要搜索的选定字段定义一组值。
PageSettingsImapClient.ListMessagesByPage 方法的设置
PageSettingsAsyncImapClient.BeginListMessagesByPage 异步方法的设置。
RangeSeqSet包含要搜索的值范围的容器。
ReadLinesTimeoutException表示在指定时间内无法读取服务器响应时抛出的异常。
RestoreSettingsImapClient.Restore 方法的设置
RestoreSettingsAsyncImapClient.Restore 异步方法的设置。
SequenceSetBaseValue用于搜索值的不同容器的基类。
SequenceSetField为要搜索的选定字段定义一组值。
SimpleSeqSet用于搜索值的简单容器。
SortConditions提供 SORT 扩展的搜索条件。 与在 https://tools.ietf.org/html/rfc5256 中描述的 SORT IMAP 扩展兼容
ThreadSearchConditions提供检索电子邮件线程的搜索条件。 与 https://tools.ietf.org/html/rfc5256 中描述的 THREAD IMAP 扩展兼容
XGMThreadSearchConditions提供检索电子邮件线程的搜索条件。 与 X-GM-EXT-1 IMAP 扩展兼容 https://developers.google.com/gmail/imap/imap-extensions#checking_for_the_presence_of_extensions.

接口

界面描述
IAsyncImapClient允许应用程序使用 Internet 消息访问协议 (IMAP) 访问和操作 消息。
IImapMonitoringState保持文件夹监视状态。这可用于从发生错误时停止的 place 恢复文件夹监视。利用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 命令扩展”,则支持此选项 请参阅 https://tools.ietf.org/html/rfc5258 中的更多详细信息
ListFoldersReturnOptionsListFolders 操作的返回选项 请注意,如果服务器支持 RFC 5258“IMAP LIST 命令扩展”,则支持此选项 请参阅 https://tools.ietf.org/html/rfc5258 中的更多详细信息
SortingKey“SORT”命令的排序标准 查看更多:https://tools.ietf.org/html/rfc5256