Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 631 for

imapclient

(0.17 sec)
  1. Managing Messages 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....Create an instance of the ImapClient class by providing the necessary...using ( var client = new ImapClient ( imapHost , port , emailAddress...

    docs.aspose.com/email/net/managing-messages-on-...
  2. 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...
  3. Working with 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....following methods of the ImapClient class related to managing...the MailMessage class and ImapClient classes. To First create...

    docs.aspose.com/email/python-net/working-with-f...
  4. 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...
  5. 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...
  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. Validate IMAP Mail Server Credentials with .NET...

    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 ( ImapClient client = new ImapClient ( server . ImapUrl...

    docs.aspose.com/email/net/validate-imap-mail-se...
  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. Gmail generator for C++ | products.aspose.com

    How to generate fake Gmail addresses using C++... So, let’s use the ImapClient class and connect to your...using the IMAP protocol: auto imapClient = System :: MakeObject <...

    products.aspose.com/email/cpp/gmail-generator/