Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,917 for

imap client

(0.15 sec)
  1. Working with ImapClient Asynchronously|Document...

    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/java/working-with-imapcli...
  2. 从服务器删除邮件|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...
  3. 使用 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....Portuguese Czech Dutch Svenska 使用 IMAP 服务器的邮件 Contents [ Hide ] 列出服务器上的...Email-for-Java ImapClient client = new ImapClient (); client . setHost ( "domain...

    docs.aspose.com/email/zh/java/working-with-mess...
  4. 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...
  5. 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...
  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....Türkçe 日本語 Czech Dutch Svenska 使用 IMAP 客户端过滤服务器上的邮件 Contents [ Hide...收件人等。第一个示例演示了 从邮箱过滤消息 连接并登录 IMAP 服务器 创建该类的实例 MailQuery 并设置属性...

    docs.aspose.com/email/zh/java/filter-messages-f...
  7. Using OAuth to access Mail Services|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....used to access SMTP , POP3 , IMAP and EWS servers. In general...Aspose.Email, but our email clients have been tested with Google...

    docs.aspose.com/email/java/using-oauth-to-acces...
  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....Portuguese Czech Dutch Svenska 在 IMAP 服务器上操作文件夹 Contents [ Hide ]...] 获取文件夹信息 使用 Aspose.Email 获取 IMAP 服务器中文件夹信息非常简便。调用 listFolders()...

    docs.aspose.com/email/zh/java/working-with-fold...
  9. 在服务器上使用消息标记|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 在 IMAP 服务器上更改消息标记。 // For complete...// Mark the message as read client . changeMessageFlags ( 1 ,...

    docs.aspose.com/email/zh/java/working-with-mess...
  10. Connecting to Exchange 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....password , domain ); IEWSClient client = EWSClient . getEWSClient...return client ; } Connecting to Exchange Server using IMAP Microsoft...

    docs.aspose.com/email/java/connecting-to-exchan...