Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,331 for

imap client

(0.49 sec)
  1. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms....sages-from-server-using-imap-client/ About Aspose.Email for ...network protocols like POP3, IMAP & SMTP to send & receive emails...

    products.aspose.com/email/net/search/ost/
  2. Connect to POP3 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....Pop3Client class Pop3Client client = new Pop3Client (); // Specify...your client client . setHost ( "pop.gmail.com" ); client . setUsername...

    docs.aspose.com/email/java/connect-to-pop3-server/
  3. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 Imap and MS Exchange servers....popular protocols like POP3 , IMAP & SMTP or connect with Microsoft...download messages from POP3 & IMAP mail servers List, download...

    products.aspose.com/email/net/
  4. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library....you’re building custom email clients or integrating email receiving...Connect to EWS using C# var client = EWSClient.GetEWSClient( "https://outlook...

    products.aspose.com/email/net/receive-email/ews/
  5. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....*; IGraphClient client = GraphClient. getClient (tokenProvider);...DRESS , "from@host.com" ); client. send (message); Java API Top...

    products.aspose.com/email/java/send-email/ms-gr...
  6. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "ht...ExchangeMessageInfoC messages = client . listMessages ( client . getMailboxInfo...

    docs.aspose.com/email/java/filter-messages-from...
  7. Connecting to SMTP 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....Connection Contents [ Hide ] Email Client Connections Optimization Users...settings to enhance your email client’s connection speed and reliability...

    docs.aspose.com/email/net/connecting-to-smtp-se...
  8. 连接到 POP3 服务器|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....Pop3Client class Pop3Client client = new Pop3Client (); // Specify...your client client . setHost ( "pop.gmail.com" ); client . setUsername...

    docs.aspose.com/email/zh/java/connect-to-pop3-s...
  9. Filter Messages From Exchange Mailbox|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....shows you how to connect to an IMAP mailbox and get messages that...domain = "domain" ; IEWSClient client = EWSClient . getEWSClient...

    docs.aspose.com/email/java/filter-messages-from...
  10. Working with Folders on Exchange Server|Documen...

    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....with paging from the Exchange client using Exchange Web Serice (EWS)...void run () { try { IEWSClient client = EWSClient . getEWSClient...

    docs.aspose.com/email/java/working-with-folders...