Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 24,899 for

mailmessage

(1.23 sec)
  1. Convert OLM to MHTML via C++ application | prod...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....System::SharedPtr<MailMessage> eml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/olm-to...
  2. 在 Java 中通过 MailGun 和 SendGrid 发送电子邮件|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.... MailMessage eml = new MailMessage ( "fromAddress"...

    docs.aspose.com/email/zh/java/send-email-messag...
  3. Create Draft Appointment Request|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" ; MailMessage message = new MailMessage ( sender , recipient...

    docs.aspose.com/email/java/create-draft-appoint...
  4. 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....client object, create a MailMessage class object and send the...to the folder using the MailMessage and ImapClient classes. The...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  5. 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....s、HtmlSaveOptions,用于对保存 MailMessage 的额外设置: SaveOptions EmlSaveOptions...save(System.String,int) MailMessage 类中的新方法: save(Stream, SaveOptions)...

    docs.aspose.com/email/zh/java/public-api-change...
  6. Convert VCF to MBOX via Java | products.aspose.com

    Try the code sample to convert VCF files to MBOX format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class represents an email...convert MapiMessages to MailMessages, and write them to the MBOX...

    products.aspose.com/email/java/conversion/vcf-t...
  7. Multi-threading support in mail clients|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.... getUniqueId ()); MailMessage msg1 = client . endFetchMessage...endFetchMessage ( res1 ); MailMessage msg2 = client . endFetchMessage...

    docs.aspose.com/email/java/multi-threading-supp...
  8. Convert HTML to MBOX via Java | products.aspose...

    Try the code sample to convert HTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...html” as a MailMessage object using the MailMessage.load() method...

    products.aspose.com/email/java/conversion/html-...
  9. Manage Attachments in Email Message in Ruby|Doc...

    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 a new instance of MailMessage class message = Rjb :: import...import ( 'com.aspose.email.MailMessage' ) . new # Set subject of...

    docs.aspose.com/email/java/manage-attachments-i...
  10. 使用 EWS 检索和管理 Exchange 服务器邮箱信息|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() 方法接受一个 MailMessage 实例作为参数并发送电子邮件。本文解释了如何使用 Exchange...of type MailMessage MailMessage msg = new MailMessage (); msg...

    docs.aspose.com/email/zh/net/working-with-excha...