Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 18,692 for

mailmessage

(0.03 sec)
  1. Save Message as Draft 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 () \ #...MapiMessage and load the MailMessag instance into it mapiMessage...

    docs.aspose.com/email/java/save-message-as-draf...
  2. 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/
  3. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....C# Create a template from MailMessage Add dynamic fields for Subject...TemplateEngine using the MailMessage object Create data source...

    products.aspose.com/email/net/assembly/eml/
  4. Customizing Email Headers 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 () # Set...

    docs.aspose.com/email/java/customizing-email-he...
  5. 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-...
  6. Working with Outlook Calendar Items|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....attendees ); MailMessage msg = new MailMessage (); msg . addAlternateView...attendees ); MailMessage msg = new MailMessage (); msg . addAlternateView...

    docs.aspose.com/email/java/working-with-outlook...
  7. 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...
  8. Convert OLM to EMLX via C++ application | produ...

    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...
  9. Convert OLM to MBOX via C++ application | produ...

    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...
  10. Retrieve and Manage Exchange Server Mailbox Inf...

    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() method accepts a MailMessage instance as a parameter and...of type MailMessage MailMessage msg = new MailMessage (); msg...

    docs.aspose.com/email/net/working-with-exchange...