Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,243 for

smtp client

(0.37 sec)
  1. What's New in Aspose.Email for .NET|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....8 Send Emails via Graph Client - added the support for overloaded...with Paging Support via Graph Client - The API provides the paging...

    docs.aspose.com/email/net/whats-new/
  2. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....different email clients including POP3, SMTP, or Exchange servers...

    kb.aspose.com/email/java/how-to-create-mapicont...
  3. 档案

    档案...com%2F"; // IMAP & SMTP static String createCodeChalange()...approveUrl = AUTHORIZATION_URL + "?client_id=" + acc.clientId + "&redirect_uri="...

    blog.aspose.com/zh/email/create-update-or-delet...
  4. 档案

    档案...com%2F"; // IMAP & SMTP public const string REDIRECT_URI...encodedParameters = string.Format("client_id={0}&client_secret={1}&refresh_...

    blog.aspose.com/zh/email/manage-contacts-in-gma...
  5. 搜索

    搜索...com%2F"; // IMAP & SMTP public const string REDIRECT_URI...encodedParameters = string.Format("client_id={0}&client_secret={1}&refresh_...

    blog.aspose.com/zh-hant/email/manage-contacts-i...
  6. 档案

    档案...com%2F"; // IMAP & SMTP public const string REDIRECT_URI...encodedParameters = string.Format("client_id={0}&client_secret={1}&refresh_...

    blog.aspose.com/zh/email/import-contacts-from-g...
  7. 搜索

    搜索...com%2F"; // IMAP & SMTP static String createCodeChalange()...approveUrl = AUTHORIZATION_URL + "?client_id=" + acc.clientId + "&redirect_uri="...

    blog.aspose.com/zh-hant/email/create-update-or-...
  8. 搜索

    搜索...com%2F"; // IMAP & SMTP public const string REDIRECT_URI...encodedParameters = string.Format("client_id={0}&client_secret={1}&refresh_...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  9. How to Create Mapi Contact using C#

    In this simple topic, we will focus on how to create Mapi Contact using C# by adhering to specifically defined steps and using the example code. You can add Mapi Contact in C# with the help of simple API calls....email using different clients like SMTP, POP3 or Exchange server...

    kb.aspose.com/email/net/how-to-create-mapiconta...
  10. Bulk Email - Free Support Forum - aspose.com

    Hi i want to create an email marketing tool for sending same email to my multiple clents, is it possible with your API? if yes how can i build and aspose email will help me?...SmtpClient client = new SmtpClient(); client.Host = "smtp.gmail.com";...//Specify your mail user name client.Username = "user@gmail.com";...

    forum.aspose.com/t/bulk-email/21059