Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,917 for

imap client

(0.5 sec)
  1. 支持 IMAP IDLE 命令|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Portuguese Czech Dutch Svenska 支持 IMAP IDLE 命令 Contents [ Hide ] Aspoe...以获取任何传入的电子邮件。下面的代码片段展示了如何支持 IMAP Idle 命令。 // For complete examples...

    docs.aspose.com/email/zh/java/support-for-imap-...
  2. Working with Message Flags on Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to change message flags on an IMAP server with Aspose.Email. Removing...message flag client . remove_message_flags ( 1 , ae . clients . imap...

    docs.aspose.com/email/python-net/working-with-m...
  3. ImapClient Activity Logging in Python|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....performed by the client or server. To track IMAP client activity and...as ae client = ae . clients . imap . ImapClient ( "imap.domain...

    docs.aspose.com/email/python-net/imapclient-act...
  4. Deleting Messages from Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can delete messages from an IMAP server. The ImapClient class...ID 1 from an IMAP server. try ( ImapClient client = new ImapClient...

    docs.aspose.com/email/java/deleting-messages-fr...
  5. 使用 Aspose.Email 在 Python 中管理 IMAP 文件夹|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Python 中管理 IMAP 服务器上的文件夹 Contents [ Hide ] 列出 IMAP 文件夹 使用 Aspose...Aspose.Email 从 IMAP 服务器检索文件夹信息非常简单。请按照以下步骤获取并处理文件夹详情: 使用 Aspose...

    docs.aspose.com/email/zh/python-net/manage-imap...
  6. Mail Protocols|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....as submitting emails from a client to a server. The default port...the connection between the client and server, ensuring that email...

    docs.aspose.com/email/net/mail-protocols/
  7. Introduction and Sample Applications|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Email Clients Aspose.Email Mail can also...also be used in email clients to send normal emails. It supports...

    docs.aspose.com/email/java/introduction-and-sam...
  8. 连接到 IMAP 服务器|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Svenska 如何在 C# 中建立 IMAP 连接 Contents [ Hide ] 列出 IMAP 服务器扩展 Aspose.Email...扩展。 标准 IMAP 连接 该 ImapClient 该类允许应用程序使用 IMAP 协议管理 IMAP 邮箱。该 ImapClient...

    docs.aspose.com/email/zh/net/connecting-to-imap...
  9. 获取 IMAP 邮箱的文件夹信息|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....获取 IMAP 邮箱的文件夹信息 Contents [ Hide ] Aspose.Email - 获取 IMAP 邮箱文件夹信息...邮箱文件夹信息 使用 Aspose.Email,从 IMAP 服务器获取文件夹信息非常容易。ImapClient 的 listFolders()...

    docs.aspose.com/email/zh/java/get-folders-infor...
  10. Python 中的 ImapClient 活动日志记录|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....要跟踪 IMAP 客户端的活动及其与服务器的交互,请使用以下代码示例,它使用了...as ae client = ae . clients . imap . ImapClient ( "imap.domain...

    docs.aspose.com/email/zh/python-net/imapclient-...