Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,228 for

smtp client

(0.29 sec)
  1. Using a Microsoft Word Document as the Message ...

    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....either Outlook or a web email client like Gmail or Hotmail. Below...using ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587...

    docs.aspose.com/email/net/using-a-microsoft-wor...
  2. 搜索

    搜索...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-...
  3. 搜索

    搜索...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...
  4. 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....Clients.Graph.ODataQueryBuilder class...Graph data. The Aspose.Email.Clients.Graph.IGraphClientAsync interface...

    docs.aspose.com/email/net/whats-new/
  5. 档案

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

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

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

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

    搜索...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/create-update-or-...
  8. 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...
  9. 搜索

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

    blog.aspose.com/zh-hant/email/import-gmail-cont...
  10. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....try ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587..."sender@gmail.com" , "pwd" )) { client . setSecurityOptions ( SecurityOptions...

    docs.aspose.com/email/zh/java/using-a-microsoft...