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

mapi

(0.08 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. 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...
  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. 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...
  5. 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...
  6. 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...
  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. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...source msg can be a Mapi message or Mapi item in Msg, Oft or...message, I mean if source msg is a Mapi item like contact, the signed...

    forum.aspose.com/t/mapimessage-attachsignature-...
  10. How to Extract Sender's Timezone from Outlook E...

    Product Aspose.Email for Java with Exchange Web Services (EWS) Question How can I retrieve the original sender’s timezone from emails fetched from Exchange using Aspose.Email? All timestamp properties and headers are re…...sender's timezone) Attempt 2: MAPI Properties via getProperties()...Attempt 3: Timezone-Specific MAPI Properties // PR_SENDER_TIME_ZONE...

    forum.aspose.com/t/how-to-extract-senders-timez...