Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 20,069 for

mailmessage

(0.25 sec)
  1. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the MSG format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...MSG conversion MailMessage eml = MailMessage.load("test.eml");...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  2. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Delete(pstfileName); var mailMessage = MailMessage.Load(fileName); var...var mailMessage2 = MailMessage.Load(fileName2); using (PersonalStorage...

    forum.aspose.com/t/aspose-email-attachments-iss...
  3. Working with Folders on IMAP Server|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....to the folder using the MailMessage class and ImapClient classes...classes. To First create a MailMessage object by providing the subject...

    docs.aspose.com/email/python-net/working-with-f...
  4. Convert MSG to EMLX via Java | products.aspose.com

    Try the code sample to convert MSG files to EMLX format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...existing MSG file by using the MailMessage.load() method, specifying...

    products.aspose.com/email/java/conversion/msg-t...
  5. Render EML to PDF in Andorid App | products.asp...

    Export EML to PDF without using Microsoft Word or Outlook in you Andorid applications...Andorid Open EML file using MailMessage class Convert EML to HTML...be converted MailMessage message = MailMessage . load ( "sourceFile...

    products.aspose.com/total/android-java/conversi...
  6. Convert MBOX to MHTML via Java | products.aspos...

    Try the code sample to convert MBOX files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class represents an email...messages by enumerating MailMessage objects with the enumerateMessages()...

    products.aspose.com/email/java/conversion/mbox-...
  7. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class is used to create an...messages by enumerating MailMessage objects with the enumerateMessages()...

    products.aspose.com/email/java/conversion/mbox-...
  8. Convert MBOX to MSG via Java | products.aspose.com

    Try the code sample to convert MBOX files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class is used to create an...messages by enumerating MailMessage objects with the enumerateMessages()...

    products.aspose.com/email/java/conversion/mbox-...
  9. C# API to Export EMAIL to EMF | products.aspose...

    Convert EMAIL to EMF without using Microsoft Word or Outlook on .NET...EMF Open EMAIL file using MailMessage class Convert EMAIL to HTML...from downloads . MailMessage message = MailMessage . Load ( "sourceFile...

    products.aspose.com/total/net/conversion/email-...
  10. C# API to Export EML to EMF | products.aspose.com

    Convert EML to EMF without using Microsoft Word or Outlook on .NET...EMF Open EML file using MailMessage class Convert EML to HTML...from downloads . MailMessage message = MailMessage . Load ( "sourceFile...

    products.aspose.com/total/net/conversion/eml-to...