Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,933 for

mapi

(0.05 sec)
  1. Convert OST to EML via Java | products.aspose.com

    Try the code sample to convert OST files to EML format in Java. Download Java API to take your email processing applications to the next level.... Extract the MAPI message from the OST file using...extractMessage method. Save the extracted MAPI message as an EML file in the...

    products.aspose.com/email/java/conversion/ost-t...
  2. Working with Calendar Items in PST File|Documen...

    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....item in the Microsoft Outlook MAPI format. Extract a message from...PST file and convert it into a MAPI message item. The following...

    docs.aspose.com/email/java/working-with-calenda...
  3. Create, Save and Read Outlook Notes|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.... Read MAPI Notes The MapiNote class object...

    docs.aspose.com/email/net/create-save-read-outl...
  4. Read Outlook for Mac OLM File & Get Folders & S...

    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.... ‘enumerate_mapi_messages()’ - Also iterates...message in a more detailed and MAPI-specific way. It provides access...

    docs.aspose.com/email/python-net/read-outlook-f...
  5. How to Convert Outlook Email to TIFF using Python

    In this small topic, we will focus on how to convert Outlook Email to TIFF using Python. You will wittness that in order to export Email to TIFF Python based API can be effectively utilized and the application can be used in any of the Python spported environment in operating systems like Windows or Linux....in learning about creating a Mapi Contact, refer to the article...article on how to create Mapi Contact using Python . Updated on 16...

    kb.aspose.com/email/python/how-to-convert-outlo...
  6. Working with MapiJournal 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....possible to add attachments to MAPI journal items. The code below...

    docs.aspose.com/email/java/working-with-mapijou...
  7. Adding MapiDistributionList to 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....file The code below loads a MAPI distribution list from a file...

    docs.aspose.com/email/java/adding-mapidistribut...
  8. Get the number of emails in the mailbox|Documen...

    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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/get-the-number-of-ema...
  9. Delete Email Messages|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/delete-email-messages/
  10. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/an-error-occurred-in-the-con...