Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 684 for

smtp client

(0.05 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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-...
  6. Working with Outlook Storage Files|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....Outlook Items Working with SMTP Client Subscribe to Aspose Product...

    docs.aspose.com/email/net/working-with-outlook-...
  7. Supported Protocols and Services|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.... SMTP (Simple Mail Transfer Protocol) SMTP is the standard...sending email messages from a client to a server or between servers...

    docs.aspose.com/email/net/supported-protocols-a...
  8. 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...
  9. Reading an Outlook Message (MSG) File in Aspose...

    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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/net/reading-an-outlook-me...
  10. Deleting Messages from 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....When a recipient is rejected by SMTP server. POP3 mailboxes reside...aspose.email as ae client = ae . clients . pop3 . Pop3Client...

    docs.aspose.com/email/python-net/deleting-messa...