Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 20,080 for

mailmessage

(0.12 sec)
  1. 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-...
  2. 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...
  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. 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...
  5. Generate Reports in MSG Files via .NET | produc...

    C# source code to generate MSG 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/msg/
  6. 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...
  7. Send Email via SMTP | Java Code for a Message D...

    Discover a simple way to send emails via SMTP servers. Configure and send messages with ease using the advanced Java API....instance of the MailMessage class MailMessage message = new MailMessage(...send operation. Create a MailMessage object specifying its components...

    products.aspose.com/email/java/send-email/smtp/
  8. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...additional options when saving MailMessage to Html format. Sorry no...htmlSaveOptions); // Convert to MailMessage and export again MailConversionOption...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  9. Public API Changes in Aspose.Email 5.9.0|Docume...

    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....appendMessage(MailMessage) Interface IConnection EWSClient:...appendMessage(IConnection, MailMessage) Method appendMessage(IConnection...

    docs.aspose.com/email/java/public-api-changes-i...
  10. 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...