Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,000 for

imap client

(0.1 sec)
  1. Search PST document without opening via .NET | ...

    C# source code to search words with pattern in PST 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/pst/
  2. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....parameters and initialize the client. Leverage the combined power...initialize the client object. Use the Send method of the client object...

    products.aspose.com/email/net/send-email/mailgun/
  3. 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/
  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. 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/
  6. 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...
  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. 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...
  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...