Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 8,394 for

mapimessage

(0.14 sec)
  1. Convert MHTML to OST via C# | products.aspose.com

    Sample code for MHTML to OST C# conversion. Use API example code for batch MHTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....Load the MHTML file as a MapiMessage with MhtmlLoadOptions. Find...root folder. Add the loaded MapiMessage to the Inbox folder in the...

    products.aspose.com/email/net/conversion/mhtml-...
  2. 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...
  3. 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...
  4. Public API Changes in Aspose.Email 4.7.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....interpretAsTnef(MapiMessage msg) Method MapiConversionOption...#ctor(OutlookMessageFormat) Method MapiMessage.fromMailMessage(MapiConversionOption)...

    docs.aspose.com/email/java/public-api-changes-i...
  5. 从 Outlook PST 中提取邮件并保存为 MSG|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....the message in MapiMessage instance MapiMessage message = personalStorage...

    docs.aspose.com/email/zh/java/extracting-messag...
  6. Working with MapiNote in PST|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....Load saved MSG note into MapiMessage object. Create a MapiNote...

    docs.aspose.com/email/java/working-with-mapinot...
  7. 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....Support for conversion of MapiMessage to MailMessage is also not...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  8. Working with MapiNote in PST|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....the saved MSG note into a MapiMessage object. Create a MapiNote...

    docs.aspose.com/email/python-net/working-with-m...
  9. 在 Python 中创建新 PST|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.... MapiMessage pst . getRootFolder () ....

    docs.aspose.com/email/zh/java/create-new-pst-in...
  10. 在 PHP 中创建新的 PST|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....folder $mapi_message = new MapiMessage (); $pst -> getRootFolder...

    docs.aspose.com/email/zh/java/create-new-pst-in...