Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,238 for

smtp client

(1.25 sec)
  1. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....its properties Instantiate SMTP client and send the Word document...Finally, an instance of SMTP client class will be instantiated...

    kb.aspose.com/words/net/how-to-send-word-docume...
  2. Developer Guide|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....Working with SMTP Client Working with POP3 Client Working with...with IMAP Client Working with Exchange EWS Client Working with Microsoft...

    docs.aspose.com/email/net/developer-guide/
  3. Access Mail Services using OAuth|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....Email and can be used to access SMTP , POP3 , IMAP and EWS servers...Aspose.Email, but our email clients have been tested with Google...

    docs.aspose.com/email/java/access-mail-services...
  4. Sending and Forwarding Messages - Send Outlook ...

    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....Simple Mail Transfer Protocol (SMTP). The SmtpClient class is the...email to be transmitted to the SMTP server, use one of the synchronous...

    docs.aspose.com/email/java/sending-and-forwardi...
  5. 使用 OAuth 访问邮件服务|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....0 的支持,可用于访问 SMTP 、 POP3 、 IMAP 和 EWS 服务器。一般而言,所有支持...Connecting to SMTP server try ( SmtpClient client = new SmtpClient...

    docs.aspose.com/email/zh/java/using-oauth-to-ac...
  6. Access Mail Services using OAuth|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....Email and can be used to access SMTP , POP3 , IMAP and EWS servers...Aspose.Email, but our email clients have been tested with Google...

    docs.aspose.com/email/net/access-mail-services-...
  7. Accessing Gmail on SSL|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....Gmail on SSL Contents [ Hide ] SMTP This article shows how to perform...using the SMTP protocol on SSL. Connecting to Gmail SMTP server...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  8. Programming with Gmail|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....and Manage Gmail Emails via SMTP, IMAP, and POP3 Working with...with Exchange WebDav Client How to Read and Convert Thunderbird...

    docs.aspose.com/email/net/programming-with-gmail/
  9. Sending meeting request with recurrence|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....SmtpCleint SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587...email@gmail.com" , "your.password" ); client . setSecurityOptions ( SecurityOptions...

    docs.aspose.com/email/java/sending-meeting-requ...
  10. Connecting to Exchange 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....password , domain ); IEWSClient client = EWSClient . GetEWSClient...mailboxUri , credentials ); return client ; } Add Custom Headers to EWSClient...

    docs.aspose.com/email/net/connecting-to-exchang...