Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,170 for

mapi

(0.19 sec)
  1. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...mapi import MapiMessage dataDir =...messageInfo in messageInfoCollectio: mapi = pst.extract_message(messageInfo)...

    forum.aspose.com/t/extracting-messages-from-pst...
  2. Working with Outlook Calendar 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....MapiCalendarIcsSaveO class is used to save a MAPI calendar item to an iCalendar...iCalendar (ICS) data within a MAPI calendar object: MapiCalendarIcsSaveO...

    docs.aspose.com/email/java/working-with-outlook...
  3. Export Email|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/export-email/
  4. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and save MSG files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....C++ Access and Manage Outlook MAPI Properties in C++ Manage Attachments...

    docs.aspose.com/email/cpp/working-with-outlook-...
  5. 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...
  6. 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...
  7. 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...
  8. Managing Outlook OLM Files in Python Applicatio...

    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 through...message in a more detailed and MAPI-specific way. It provides access...

    docs.aspose.com/email/python-net/open-read-olm-...
  9. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  10. First Application with Aspose.Email Outlook|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....Email Mapi. We create a small application...

    docs.aspose.com/email/java/first-application-wi...