Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,413 for

imapclient

(0.15 sec)
  1. List IMAP Server Extensions 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....Email ImapClient allows you to retrieve the...get_capabilities() method of the ImapClient class returns a list of supported...

    docs.aspose.com/email/python-net/list-imap-serv...
  2. Managing Folders on IMAP 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....ListFolders() method of the ImapClient class. It returns an object...using the MailMessage and ImapClient classes. First create a MailMessage...

    docs.aspose.com/email/net/managing-folders-on-i...
  3. Ask for 'Aspose.Email for Java' ,could I receiv...

    Hi Mates ,As title say,could I receive two or three email account like a@a.com&b@b.com&c@c.com from one deployment Instance,Thank you for your reply...You can create up to three ImapClient instances to manage two or...{ try { try (ImapClient client = new ImapClient("127.0.0.1",...

    forum.aspose.com/t/ask-for-aspose-email-for-jav...
  4. Delete Emails from IMAP Server in Python Enviro...

    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....delete_message method of the ImapClient class. It takes the message...delete_messages method of the ImapClient class provided by the Aspose...

    docs.aspose.com/email/python-net/delete-emails-...
  5. Working with Message Attachments using IMAP|Doc...

    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....ImapMessageInfoColle messageInfoCollectio = imapClient . listMessages (); for (...ImapAttachmentInfoCo attachmentInfoCollec = imapClient . listAttachments ( message...

    docs.aspose.com/email/java/working-with-message...
  6. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....Asynchronous Operations with ImapClient Working with messages can...by using the Aspose.Email ImapClient . This article shows retrieving...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  7. Hotmail to PST support or not - Free Support Fo...

    Hi, I want code to convert Hotmail to PST documents.... ImapClient.Backup API reference: ImapClient.Backup ImapClient...(Inbox, Sent, etc.). Use ImapClient.Backup to export messages...

    forum.aspose.com/t/hotmail-to-pst-support-or-no...
  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....] 使用 ImapClient 的异步操作 使用 Aspose.Email 可以异步处理消息 ImapClient 。本文...Access Protocol(IMAP)访问和操作消息。 ImapClient.CreateAsync - 创建 Aspose.Email...

    docs.aspose.com/email/zh/net/asynchronous-imap-...
  9. Utility Features for IMAP Client in Python|Docu...

    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....‘validate_credentials’ method of the ImapClient class helps to check if the...with ae . clients . imap . ImapClient ( "your imap server" , 993...

    docs.aspose.com/email/python-net/utility-featur...
  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....ImapClient 的 listFolders() 方法返回一个 ImapFolderInfoCollec...子文件夹列表。 Java ImapClient client = new ImapClient (); client ....

    docs.aspose.com/email/zh/java/get-folders-infor...