Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 20,080 for

mailmessage

(0.21 sec)
  1. 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/
  2. 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/
  3. Sending Meeting Requests with Exchange Server u...

    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/java/sending-meeting-requ...
  4. 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/
  5. Generate Reports in OST Files via Java | produc...

    Java sample code to create OST 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/ost/
  6. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....C# Create a template as MailMessage and add dynamic fields Create...TemplateEngine using the MailMessage object Call TemplateEngine...

    products.aspose.com/email/net/assembly/pst/
  7. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...custom options MailMessage message = MailMessage.load(“path/to/email...then inject it into the MailMessage or MapiMessage object’s header...

    forum.aspose.com/t/non-standard-email-date-form...
  8. Convert ICS to MBOX via C# | products.aspose.com

    Sample code for ICS to MBOX C# conversion. Use API example code for batch ICS files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... Create a MailMessage and add appointment as alternate...WriteMessage method. Pass the MailMessage. MBOX file will be saved...

    products.aspose.com/email/net/conversion/ics-to...
  9. Create New Email in Python|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 MailMessage class message = self . MailMessage () \ #...

    docs.aspose.com/email/java/create-new-email-in-...
  10. Convert ICS Other Formats|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.... Create a new MailMessage object to hold the calendar...create an EML var eml = new MailMessage (); // add appointment to...

    docs.aspose.com/email/net/converting-between-fo...