Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,528 for

smtpclient

(0.13 sec)
  1. 接收已成功发送和失败消息的通知|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....Send the message SmtpClient client = new SmtpClient ( "host" , "username"...

    docs.aspose.com/email/zh/java/receiving-notific...
  2. Creating and Setting Contents of Emails|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....an SMTP server using the SmtpClient class. This topic demonstrates...Create an instance of the SmtpClient class and send the email...

    docs.aspose.com/email/java/creating-and-setting...
  3. Extracting Attachment|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....com" ); SmtpClient client = new SmtpClient ( "smtp.server...

    docs.aspose.com/email/net/extracting-attachment/
  4. 创建多个电子邮件地址|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....instance of SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...

    docs.aspose.com/email/zh/net/create-multiple-em...
  5. Ինչպես ուղարկել էլ-նամակ Java-ի միջոցով

    Այս պարզ ձեռնարկում մենք կուսումնասիրենք, թե ինչպես կարելի է էլփոստ ուղարկել Java-ի միջոցով: Դուք կսովորեք, թե ինչպես ուղարկել նամակներ՝ օգտագործելով Gmail SMTP Java-ում: Հավելվածն օգտագործում է պարզ API զանգեր, որոնք կարող են օգտագործվել Java միջավայրերում Windows և Linux օպերացիոն համակարգերում:...տարբեր հատկություններ Սահմանեք SmtpClient հատկությունները և ուղարկեք...Այնուհետև մենք նախաստորագրենք SmtpClient օբյեկտը, որով մենք կսահմանենք...

    kb.aspose.com/hy/email/java/how-to-send-email-u...
  6. Receiving Notifications for Successfully Sent a...

    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....Send the message SmtpClient client = new SmtpClient ( "host" , "username"...

    docs.aspose.com/email/java/receiving-notificati...
  7. Sending Meeting Request Using Outlook Interop a...

    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 SmtpClient class. Advantages of using...request try ( SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/java/sending-meeting-requ...
  8. 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....Access to the server from the SmtpClient , Pop3Client , ImapClient...server try ( SmtpClient client = new SmtpClient ( "smtp.gmail...

    docs.aspose.com/email/java/access-mail-services...
  9. C++ send email. Send email using C++ and SMTP p...

    How to send email with attachments using C++ and Gmail, Outlook or other SMTP server...example: auto smtpClient = MakeObject < SmtpClient > ( u "smtp...SecurityOptions :: SSLAuto); smtpClient -> Send( u "login@gmail.com"...

    products.aspose.com/email/cpp/send-email/
  10. 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....meeting request SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/net/reading-an-outlook-me...