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

imapclient

(0.06 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. 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. 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-...
  4. 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...
  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. 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. 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-...
  8. 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/
  9. 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....‘remove_message_flags’ method of the ImapClient class to remove predefined...flags to a message using the ImapClient of the API. Its ‘add_message_flags’...

    docs.aspose.com/email/python-net/working-with-m...
  10. 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....SmtpClient , Pop3Client , ImapClient and EWSClient with OAuth...server try ( ImapClient client = new ImapClient ( "imap.gmail...

    docs.aspose.com/email/java/using-oauth-to-acces...