Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,239 for

mapimessage

(0.1 sec)
  1. Export EMLX to DOCM via C++ | products.aspose.com

    C++ API to Convert EMLX to DOCM without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Working with Outlook Items|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....with Voting Option Using MapiMessage Working with Follow Up and...

    docs.aspose.com/email/java/working-with-outlook...
  3. Convert OFT to MSG via C++ application | produc...

    Sample C++ conversion code for OFT document to MSG format. Use example code for batch OFT to MSG conversion within any C++ Application....System::SharedPtr<MapiMessage> msg = MapiMessage::FromMailMessage(message);...

    products.aspose.com/email/cpp/conversion/oft-to...
  4. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

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

    C++ API to Convert EMAIL to OTT without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/email-...
  6. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/email-...
  9. Export EMAIL to DOTX via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/email-...
  10. Create, Save and Read Outlook Tasks|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....object is used to cast the MapiMessage object that loads a task...saving a html file: var msg = MapiMessage . Load ( "task.msg" ); HtmlSaveOptions...

    docs.aspose.com/email/net/working-with-outlook-...