Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 24,899 for

mailmessage

(0.33 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....options load from msg MailMessage eml = MailMessage . Load ( FilePath...

    docs.aspose.com/email/zh/net/import-email/
  2. Introduction and Sample Applications|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....a email message with the MailMessage class and then send it using...Create an instance of the MailMessage class and use its properties...

    docs.aspose.com/email/java/introduction-and-sam...
  3. Working with Calendar Items on Exchange Server ...

    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 MailMessage class and set the appointment...appointment using the MailMessage.AddAlternateView() method. Connect...

    docs.aspose.com/email/net/working-with-calendar...
  4. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Create a template as MailMessage and add dynamic fields Create...TemplateEngine using the MailMessage object Call TemplateEngine...

    products.aspose.com/email/java/assembly/pst/
  5. Generate Reports in MSG Files via Java | produc...

    Java sample code to create MSG format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Create a template from MailMessage Add dynamic fields for Subject...TemplateEngine using the MailMessage object Create data source...

    products.aspose.com/email/java/assembly/msg/
  6. Generate Reports in MBOX Files via Java | produ...

    Java sample code to create MBOX format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Create a template from MailMessage Set fields like Subject,...TemplateEngine using the MailMessage object Generate the messages...

    products.aspose.com/email/java/assembly/mbox/
  7. Generate Reports in EML Files via Java | produc...

    Java sample code to create EML format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Create a template from MailMessage Add dynamic fields for Subject...TemplateEngine using the MailMessage object Create data source...

    products.aspose.com/email/java/assembly/eml/
  8. 异步 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....List < MailMessage > mailMessages = new List < MailMessage >();...100 ; i ++) mailMessages . Add ( new MailMessage ( senderEmail...

    docs.aspose.com/email/zh/net/asynchronous-imap-...
  9. 如何使用 .NET Core 从 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.... InBox ); var eml = new MailMessage ( "from@from.com" , "to@to...new List < MailMessage >(); { var eml = new MailMessage ( "from@from...

    docs.aspose.com/email/zh/net/delete-messages-fr...
  10. Send Email via MailGun and SendGrid in Java|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.... MailMessage eml = new MailMessage ( "fromAddress"...

    docs.aspose.com/email/java/send-email-messages-...