Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,967 for

mapi

(0.13 sec)
  1. Convert OST to EMLX via Java | products.aspose.com

    Try the code sample to convert OST files to EMLX 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 EMLX file in the...

    products.aspose.com/email/java/conversion/ost-t...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...Cpp/Mapi/PersonalStorage.h> #include...#include <Aspose.Email.Cpp/Mapi/MessageInfoCollectio.h> #include <Aspose...

    forum.aspose.com/t/enumeratemessages-interrupti...
  7. 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/
  8. Aspose.Email for Java

    此 API 允许在任何平台上以基于 Java 语言的应用程序操作、创建和发送电子邮件以及读取电子邮件文件格式。...Java 中打开 MSG 文件 如何使用 Java 创建 Mapi 联系人 如何使用 Java 将 MapiCalendar...

    kb.aspose.com/zh/email/java/
  9. Extracting Messages from Outlook PST and Saving...

    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" ); // Add PST file (Outlook...

    docs.aspose.com/email/net/extracting-messages-f...
  10. Working with Contacts in PST File|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....folder and then calling the add_mapi_message_item() method. The following...PersonalStorage from aspose.email.mapi import ContactSaveFormat # Load...

    docs.aspose.com/email/python-net/working-with-c...