Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,508 for

smtpclient

(1.12 sec)
  1. 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....The code above set up the SMTPClient object to connect to the...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  2. How to Send Bulk Emails? - Free Support Forum -...

    Hello. My company is evaluating the use of Aspose.Email to enhance a .NET Framework console application that we use to send corporate communication emails, via an internal Microsoft Exchange Server based SMTP server, usi…...EventHandler<MailMessageEventArgs> SmtpClient.SucceededQueueSendin event...EventHandler<MailMessageEventArgs> SmtpClient.FailedQueueSending The new...

    forum.aspose.com/t/how-to-send-bulk-emails/222227
  3. Managing Message Files with Aspose.Email.Outloo...

    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....using the SmtpClient class: # Send the email smtpClient . send (...

    docs.aspose.com/email/python-net/managing-messa...
  4. Send, Retrieve, and Manage Gmail Emails via SMT...

    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....create an instance of the SmtpClient class and configure its connection...object and passing it to the SmtpClient.Send() method. The following...

    docs.aspose.com/email/net/send-retrieve-manage-...
  5. Create Email Messages with Customized Options i...

    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....instance of SmtpClient Class var client = new SmtpClient { // Specify...even sending it using the SmtpClient . Sign a Message The following...

    docs.aspose.com/email/net/create-email-messages/
  6. 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...., true ); Similarly, the SmtpClient initialization will look...as following. var smtpClient = new SmtpClient ( "smtp.office365...

    docs.aspose.com/email/net/connecting-to-exchang...
  7. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....updated message using the SmtpClient class, or Save it as an MSG...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  8. Features Overview|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....namespace lies the SmtpClient class. The SmtpClient class offers a...encryption protocols, the SmtpClient class ensures secure communication...

    docs.aspose.com/email/net/features-overview
  9. Features Overview|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....namespace lies the SmtpClient class. The SmtpClient class offers a...encryption protocols, the SmtpClient class ensures secure communication...

    docs.aspose.com/email/net/features-overview/
  10. 连接到 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....同样, SmtpClient 初始化将如下所示。 var smtpClient = new SmtpClient ( "smtp...

    docs.aspose.com/email/zh/net/connecting-to-exch...