Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,591 for

mapi

(0.08 sec)
  1. 解析 Outlook 消息文件|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.... 获取 MAPI 消息的项目类型 Aspose.Email 提供了一个 MapiItemType...下面的代码示例演示了如何遍历文件夹中的消息,并根据消息的类型将每个 MAPI 消息转换为相应的 MAPI 项类型: for ( MessageInfo...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  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....Outlook MSG Files Working with MAPI Properties Managing Message...

    docs.aspose.com/email/net/working-with-outlook-...
  3. Working with Recurrences|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.... Three different Mapi calendar recurrence end types...Type “End By” option in the Mapi Task is achieved by setting...

    docs.aspose.com/email/java/working-with-recurre...
  4. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....System::SharedPtr<MapiMessage> mapi = personalStorage->ExtractM...mail::Outlook::MapiContact>(mapi->ToMapiMessageItem()); // Save...

    products.aspose.com/email/cpp/conversion/pst-to...
  5. 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...
  6. Create and Organize PST Files in Python|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....to transfer the collection of MAPI messages obtained from the source...enumerate and retrieve all the MAPI messages from the source folder...

    docs.aspose.com/email/python-net/create-new-pst...
  7. 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...
  8. 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....Outlook MSG Files Working with MAPI Properties Working with Message...

    docs.aspose.com/email/java/working-with-outlook...
  9. 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...
  10. 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-...