Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,746 for

mapi

(0.07 sec)
  1. 处理通讯组列表|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....addMapiMessageItem ( oneOffMembersList ); } 将 Mapi 通讯组列表保存为单个多联系人 VCF 文件 该 void...MapiDistributionList options) 此方法允许使用提供的保存选项将 Mapi 通讯组列表保存到指定的文件名。您可以提供文件名和该类的实例...

    docs.aspose.com/email/zh/java/working-with-dist...
  2. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...Mapi.MapiMessage.Load(currentFilePath))...Instead, its data is stored in the MAPI property PidTagAttachDataBina...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  3. 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/python-net/working-with-o...
  4. Manage Attachments in Outlook MSG Files Using A...

    Learn how to save, remove, and add attachments in Outlook MSG files using Aspose.Email for C++....demonstrates how to create a new MAPI message with specified sender...); Access and Manage Outlook MAPI Properties in C++ Working with...

    docs.aspose.com/email/cpp/manage-outlook-msg-at...
  5. Parsing Outlook Message 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.... Get an Item Type of a MAPI Message Aspose.Email offers...convert each MAPI message to a corresponding MAPI item type, depending...

    docs.aspose.com/email/java/parsing-outlook-mess...
  6. Unable to read PR_NATIVE_BODY_INFO for message ...

    Using MFC Mapi, I can see that a certain message in my PST has a value for PR_NATIVE_BODY_INFO. image.png (3.4 KB) However, when I read the PST using the PersonalStorage class and try to get the read the property, I ge…...14, 2025, 1:42pm 1 Using MFC MAPI, I can see that a certain message...Specifically, if I set PR_HTML on a mapi message, save it to a PST, reopen...

    forum.aspose.com/t/unable-to-read-pr-native-bod...
  7. Working with Voting Option Using MapiMessage|Do...

    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....dataDir = "outlook/" ; MapiMessage mapi = MapiMessage . fromFile ( dataDir...addVotingButton ( mapi , "Indeed!" ); mapi . save ( dataDir +...

    docs.aspose.com/email/java/working-with-voting-...
  8. 在 PST 文件中管理 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....通过访问根文件夹,然后调用 add_mapi_message_item() 方法。 以下代码片段展示了如何创建一个 MAPI 联系人并将其添加到新创建的...extract_message(message_info) 并将其作为 MAPI 消息项存储。 打印每个联系人的名称和 entry ID。...

    docs.aspose.com/email/zh/python-net/managing-ou...
  9. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using Mapi to download the O…...testing with, I noticed that using MAPI to download the OLE attachment...disk, I got the same bytes that MAPI gave me (confirmed by SHA256)...

    forum.aspose.com/t/difference-between-mapiattac...
  10. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle attachments, and read meeting attendee status....is created and converted to a MAPI calendar item setting reminder...is created and converted to a MAPI calendar item, configuring reminder...

    docs.aspose.com/email/cpp/working-with-outlook-...