Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 25,939 for

msg

(1.72 sec)
  1. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  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....and Saving MSG Files Loading, Viewing and Parsing MSG file Managing...Up and Due Date for Outlook MSG Files Working with MAPI Properties...

    docs.aspose.com/email/java/working-with-outlook...
  3. Manage Email Messages & Attachments with Micros...

    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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } Filter Messages by Sent...

    docs.aspose.com/email/net/manage-email-messages...
  4. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview/
  5. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview
  6. Load and Save Email Message|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....when loading a message: var msg = MailMessage . Load ( fileName...message format, which can be EML, MSG, or MHTML. Default is EML. PreferredTextEncodin...

    docs.aspose.com/email/net/load-and-save-email-m...
  7. Working with Distribution Lists in PST File|Doc...

    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.... CONTACTS ) for msg in folder . enumerate_messages..."IPM.DistList" message class if msg . message_class == "IPM.DistList"...

    docs.aspose.com/email/python-net/working-with-d...
  8. Most Popular Email File Formats|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....proprietary formats such as MSG (Microsoft Outlook Message),...attachments. MSG Microsoft Outlook Message (MSG) is a proprietary...

    docs.aspose.com/email/net/email-file-formats/
  9. Create, Save, and Read Outlook Notes in C++|Doc...

    Create, save, and load Outlook notes in Msg format using the MapiNote class in C++ with Aspose.Email....read Outlook notes stored in MSG format. Create and Save an Outlook...width. Save the note to disk in MSG format. The following code sample...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  10. Managing Distribution Lists in PST Files|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....be saved to disc in Outlook MSG format and can be viewed/manipulated...distribution list in PST foreach ( var msg in folder . EnumerateMessages...

    docs.aspose.com/email/net/managing-distribution...