Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,609 for

mapimessage

(0.04 sec)
  1. Convert OFT to EMLX via C# | products.aspose.com

    Sample code for OFT to EMLX C# conversion. Use API example code for batch OFT files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....template into a MapiMessage object. Save the MapiMessage as an EMLX...C# Conversion var oft = MapiMessage.Load( "template.oft" ); oft...

    products.aspose.com/email/net/conversion/oft-to...
  2. Convert OFT to EML via C# | products.aspose.com

    Sample code for OFT to EML C# conversion. Use API example code for batch OFT files to EML conversion within VB.NET, Asp.NET or any .NET based application....oft) into a MapiMessage object. Save the MapiMessage as an Email...C# Conversion var oft = MapiMessage.Load( "template.oft" ); oft...

    products.aspose.com/email/net/conversion/oft-to...
  3. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, save and read Outlook contacts and import contacts from MSG and VCard file formats....and Reading Contacts Like MapiMessage, Aspose.Email allows you...

    docs.aspose.com/email/cpp/working-with-outlook-...
  4. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level....content and structure, the MapiMessage class used to load and manipulate...Load the OFT file using the MapiMessage.load method, specifying the...

    products.aspose.com/email/java/conversion/oft-t...
  5. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...extracted from the loaded MapiMessage. It provides properties and...

    products.aspose.com/email/java/conversion/pst-t...
  6. Convert MBOX to EML via Java | products.aspose.com

    Try the code sample to convert MBOX files to EML format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class, representing an email...the loop and store it in a MapiMessage object called ‘message’....

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

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class, representing an email...the loop and store it in a MapiMessage object called ‘message’....

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

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...using the save method on the MapiMessage object, appending the subject...

    products.aspose.com/email/java/conversion/olm-t...
  9. C# Email Parser for MSG Format | products.aspos...

    C# source code to extract text and images from MSG file on .NET Framework, .NET Core, and Xamarin Platforms....outlookMessageFile object using the MapiMessage.Load method. Extract and...- C# // Instantiate the MapiMessage class to load an MSG file...

    products.aspose.com/email/net/parser/msg/
  10. Working with Messages in a PST File|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.... addMessage ( MapiMessage . fromFile ( dataDir + "MapiMsgWithPoll...MapiMessageCollectio implements Iterable < MapiMessage > { private final File folder...

    docs.aspose.com/email/java/working-with-message...