Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 13,631 for

msg

(0.29 sec)
  1. 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...
  2. Working with 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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  3. Save Messages from Exchange Server Mailbox usin...

    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....save them to disk in EML and MSG formats. Save Messages from an...memory stream. Save Messages in MSG Format The ExchangeClient.saveMessage()...

    docs.aspose.com/email/java/save-messages-from-e...
  4. 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...
  5. Managing Contacts in PST Files|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....contact6 ); } Save Contacts in MSG Format This article explains...save the contact to a disk in MSG format. The steps to get the...

    docs.aspose.com/email/net/managing-contacts-in-...
  6. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, save and delete them, and embed messages as an attachment....and Saving Outlook Message (MSG) Files explained how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/cpp/working-with-message-...
  7. 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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/net/working-with-outlook-...
  8. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert Msg to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....see that in order to convert MSG to PDF C# based API can be used...MailMessage class object to load the MSG or EML format email file Save...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  9. 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/
  10. Sending Meeting Request|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....sent MailMessage msg = new MailMessage (); msg . From = "from@domain..."from@domain.com" ; msg . To = "to@domain.com" ; msg . Subject = "appointment...

    docs.aspose.com/email/net/sending-meeting-request/