Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,506 for

smtpclient

(0.15 sec)
  1. Read and Display Email Messages & Headers in C+...

    Learn how to load, view, and extract email content and headers from EML files with Aspose.Email for C++....C++ and Send Email using SmtpClient Load and Save Email Messages...

    docs.aspose.com/email/cpp/read-display-email-me...
  2. 连接到 IMAP 服务器|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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/zh/net/connecting-to-imap...
  3. Ինչպես ուղարկել նամակ C++-ով

    Այս ձեռնարկում մենք կուսումնասիրենք, թե ինչպես ուղարկել նամակ C++-ով: Դուք կսովորեք, թե ինչպես ուղարկել նամակներ՝ օգտագործելով SMTP հաճախորդը Gmail սերվերում՝ օգտագործելով C++:...օգտագործելով հավատարմագրերը SmtpClient Class օրինակում Բեռնել էլփոստի...

    kb.aspose.com/hy/email/cpp/how-to-send-email-in...
  4. Working with Attachments and Embedded Objects|D...

    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....can send email using the SmtpClient class. The code snippets...instance. Send email using the SmtpClient class. The code snippet below...

    docs.aspose.com/email/python-net/working-with-a...
  5. Cancelling Meeting Requests with Calendar|Docum...

    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 type SmtpClient for sending the message....

    docs.aspose.com/email/net/cancelling-meeting-re...
  6. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....mailbox by using credentials in SmtpClient Class instance Load Email...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/
  7. Convert a Document to MHTML and Send It by Emai...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail....Finally, send the message with SmtpClient . Example: System :: SharedPtr...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. Aspose.Email 4.8.0 的公共 API 更改|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....SmtpClientBulkSendEv SmtpClientBulkSendAg SmtpClient SmtpAuthentication SimpleSeqSet...

    docs.aspose.com/email/zh/java/public-api-change...
  9. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....Send the email using the SmtpClient class or Save the message...

    docs.aspose.com/email/cpp/managing-message-file...
  10. 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/