Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,048 for

imap

(0.16 sec)
  1. 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 Imap Aspose.Email Imap implements the Internet...Access Protocol (IMAP) on Java. Aspose.Email Imap lets Java developers...

    docs.aspose.com/email/java/introduction-and-sam...
  2. Saas版本邮件客户端可行性研究 - Free Support Forum - aspose.com

    我们正在做一个企业级SAAS版本邮件客户端的技术选型。正好找到了ASPOSE 如果购买商业许可证,ASPOSE可以支持收发邮件,绑定各种不同邮箱服务商的邮件吗? 如果可以后续软件上线后 邮件的一些基础问题 是否有技术支持提供支持?...是仅限常见的 IMAP/SMTP 服务器,还是还包括像 Gmail、Outlook、Exchange...Business 需要支持的邮箱服务商有哪些?是仅限常见的 IMAP/SMTP 服务器,还是还包括像 Gmail、Outlook、Exchange...

    forum.aspose.com/t/saas/323637
  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....获取 IMAP 邮箱的文件夹信息 Contents [ Hide ] Aspose.Email - 获取 IMAP 邮箱文件夹信息...邮箱文件夹信息 使用 Aspose.Email,从 IMAP 服务器获取文件夹信息非常容易。ImapClient 的 listFolders()...

    docs.aspose.com/email/zh/java/get-folders-infor...
  4. 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....using IMAP Microsoft Exchange Server supports the IMAP protocol...the Exchange Server using the IMAP protocol. For more information...

    docs.aspose.com/email/java/connecting-to-exchan...
  5. Receive Email API for .NET Applications | produ...

    Implement the ability to receive emails into your application using the advanced C# email API with most popular protocols and services support....applications with the support for IMAP, POP3, EWS and MS Graph Download...Email API: Receive Emails via IMAP, POP3, EWS, and MS Graph Implement...

    products.aspose.com/email/net/receive-email/
  6. Hotmail to PST support or not - Free Support Fo...

    Hi, I want code to convert Hotmail to PST documents....Email provides a built-in IMAP Backup & Restore API that allows...documentation: IMAP Backup and Restore (Aspose.Email for .NET): IMAP Backup...

    forum.aspose.com/t/hotmail-to-pst-support-or-no...
  7. 连接到 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....credentials ); return client ; } 使用 IMAP 连接到 Exchange Server Microsoft...Microsoft Exchange Server 支持 IMAP 协议以访问邮箱中的项目。使用 Aspose.Email 的 ImapClient...

    docs.aspose.com/email/zh/java/connecting-to-exc...
  8. 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....Email-for-Java // Connect and log in to IMAP try ( ImapClient client = new...Working with Folders on IMAP Server Listing IMAP Server Extensions...

    docs.aspose.com/email/java/working-with-imapcli...
  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. try ( ImapClient client...

    docs.aspose.com/email/java/deleting-messages-fr...
  10. 从服务器删除邮件|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 (...

    docs.aspose.com/email/zh/java/deleting-messages...