Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,313 for

imap client

(0.58 sec)
  1. 从服务器删除邮件|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....Hide ] 删除消息 该 ImapClient 类可以从 IMAP 服务器删除邮件。 ImapClient 类 deleteMessage()...了如何从 IMAP 服务器删除消息 ID 为 1 的电子邮件。 try ( ImapClient client = new...

    docs.aspose.com/email/zh/java/deleting-messages...
  2. 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...
  3. 如何使用 .NET Core 从 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....Hide ] 删除消息 该 ImapClient 类可以从 IMAP 服务器删除邮件。 ImapClient 类 DeleteMessage()...段展示了如何从 IMAP 服务器删除消息 ID 为 1 的电子邮件。 using var client = new ImapClient...

    docs.aspose.com/email/zh/net/delete-messages-fr...
  4. 异步使用 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....Connect and log in to IMAP try ( ImapClient client = new ImapClient..."username" , "password" )) { client . selectFolder ( "Issues/SubFolder"...

    docs.aspose.com/email/zh/java/working-with-imap...
  5. 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-...
  6. 使用 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....Bulgarian Ukrainian Dutch Svenska 使用 IMAP 服务器的邮件 Contents [ Hide ] 列出服务器上的...Email-for-Java ImapClient client = new ImapClient (); client . setHost ( "domain...

    docs.aspose.com/email/zh/java/working-with-mess...
  7. 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. //...// Mark the message as read client . changeMessageFlags ( 1 ,...

    docs.aspose.com/email/java/working-with-message...
  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....Bulgarian Ukrainian Dutch Svenska 列出 IMAP 服务器扩展 Contents [ Hide ] Aspose...in to IMAP ImapClient client = new ImapClient ( "imap.gmail.com"...

    docs.aspose.com/email/zh/java/listing-imap-serv...
  9. 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...with the message ID 1 from an IMAP server. Deleting Multiple Messages...

    docs.aspose.com/email/python-net/deleting-messa...
  10. 使用 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....Bulgarian Ukrainian Dutch Svenska 使用 IMAP 客户端过滤服务器上的邮件 Contents [ Hide...收件人等。第一个示例演示了 从邮箱过滤消息 连接并登录 IMAP 服务器 创建该类的实例 MailQuery 并设置属性...

    docs.aspose.com/email/zh/java/filter-messages-f...