Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 18,692 for

mailmessage

(0.07 sec)
  1. Analyze email headers from MSG files via .NET |...

    C# source code for email tracking and emails check from MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... MailMessage mailMessage = MailMessage.Load(dataDir...); string decodedValue = mailMessage.Headers.GetDecodedValue(...

    products.aspose.com/email/net/headers/msg/
  2. 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...
  3. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....conversion of MapiMessage to MailMessage is also not present Receive...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  4. Convert EMLX to MHTML via Java | products.aspos...

    Try the code sample to convert EMLX files to MHTML 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...Load the EMLX file with the MailMessage.load() method. Save the loaded...

    products.aspose.com/email/java/conversion/emlx-...
  5. Convert EMLX to MSG via Java | products.aspose.com

    Try the code sample to convert EMLX files to MSG 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...Load the EMLX file with the MailMessage.load() method. Save the loaded...

    products.aspose.com/email/java/conversion/emlx-...
  6. Export OFT to EMF via C++ | products.aspose.com

    C++ API to Convert OFT to EMF without using Microsoft Word or Outlook...EMF Open OFT file using MailMessage class reference Convert OFT...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export EMAIL to BMP via C++ | products.aspose.com

    C++ API to Convert EMAIL to BMP without using Microsoft Word or Outlook...BMP Open EMAIL file using MailMessage class reference Convert EMAIL...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/email-...
  8. Export EMLX to PNG via C++ | products.aspose.com

    C++ API to Convert EMLX to PNG without using Microsoft Word or Outlook...PNG Open EMLX file using MailMessage class reference Convert EMLX...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. Export MSG to IMAGE via C++ | products.aspose.com

    C++ API to Convert MSG to IMAGE without using Microsoft Word or Outlook...IMAGE Open MSG file using MailMessage class reference Convert MSG...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/msg-to...
  10. Export EML to WORDML via C++ | products.aspose.com

    C++ API to Convert EML to WORDML without using Microsoft Word or Outlook...WORDML Open EML file using MailMessage class reference Convert EML...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

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