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

imapclient

(0.24 sec)
  1. How to Enable IMAP Activity Logging|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.... Logging in ImapClient can be enabled with the following...will be applied. Logging in ImapClient can be enabled with the following...

    docs.aspose.com/email/net/enable-imap-activity-...
  2. 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...
  3. 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...
  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. 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...
  7. 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/
  8. Managing Message Flags on IMAP Server|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....message using the ImapClient of the API. The ImapClient AddMessageFlags...

    docs.aspose.com/email/net/manage-message-flags-...
  9. Filter Messages from Server using IMAP Client|D...

    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....Client Contents [ Hide ] The ImapClient class provides the listMessages()...set the properties Call the ImapClient.listMessages(MailQuery query)...

    docs.aspose.com/email/java/filter-messages-from...
  10. 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...