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

mailmessage

(0.09 sec)
  1. Loading, Viewing and Parsing MSG file|Documenta...

    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....class by instantiating a MailMessage object and passing it to...from aspose.email import MailMessage , EmlLoadOptions from aspose...

    docs.aspose.com/email/python-net/loading-viewin...
  2. Creating Audio Reminder|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.... expected ); MailMessage msg = new MailMessage (); msg . addAlternateView...

    docs.aspose.com/email/java/creating-audio-remin...
  3. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic Mailmessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...Email Product Family email-mailmessage , email-net , email-eml LNGLEEVFDEV...8.9. I am making a basic MailMessage variable with IsBodyHtml...

    forum.aspose.com/t/priority-parameter-not-worki...
  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. 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...
  6. Save Message as Draft in PHP|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 = new MailMessage (); \ #...MapiMessage and load the MailMessag instance into it $mapiMessage...

    docs.aspose.com/email/java/save-message-as-draf...
  7. Adding Attachments and HTML Text to Outlook Msg...

    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....of type MailMessage MailMessage msg = new MailMessage (); // Set...

    docs.aspose.com/email/net/adding-attachments-an...
  8. Fetch Messages from Exchange Server Mailbox usi...

    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 the MailMessage class. The MailMessage class then provides...

    docs.aspose.com/email/java/fetch-messages-from-...
  9. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... With the MailMessage class you can create an object...additional options when saving MailMessage to MHTML format. The code...

    products.aspose.com/email/java/conversion/ics-t...
  10. 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/