Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,228 for

smtp client

(0.16 sec)
  1. 使用 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/access-mail-servi...
  2. 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-...
  3. 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...
  4. 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...
  5. 发送带有重复的会议请求|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....SmtpCleint SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587...email@gmail.com" , "your.password" ); client . setSecurityOptions ( SecurityOptions...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  6. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the Smtp version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...address being returned is now the SMTP version. Is there a way to default...email address to X400 instead of SMTP in the latest version of Aspose...

    forum.aspose.com/t/x400-support/316005
  7. 档案

    档案...Clients.Smtp.SmtpClient 类设置 SMTP 客户端并发送电子邮件。 //...// 通过 SMTP 发送电子邮件 SmtpClient client = new SmtpClient("smtp.gmail...

    blog.aspose.com/zh/total/send-word-document-in-...
  8. 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...
  9. 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....instance of SMTPClient SmtpClient client = new SmtpClient ( "MailServer"...SaveOptions . getDefaultEml ()); client . send ( msg ); System . out...

    docs.aspose.com/email/java/cancelling-meeting-r...
  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....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...