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

smtp client

(0.96 sec)
  1. 档案

    档案...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...
  2. 搜索

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

    搜索...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-...
  4. 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...
  5. 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...
  6. 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/
  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. 档案

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

    blog.aspose.com/zh/email/import-gmail-contacts-...
  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...