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

mapi

(0.95 sec)
  1. Working with Messages in a 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....enumerating and iterating over MAPI messages using the Aspose.Email...handling of MAPI message files. import os from aspose.email.mapi import...

    docs.aspose.com/email/python-net/working-with-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 Working with Message...

    docs.aspose.com/email/python-net/working-with-o...
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......ստեղծել Mapi կոնտակտ՝ օգտագործելով C# Ինչպես ստեղծել Mapi կոնտակտ...

    kb.aspose.com/hy/categories/page/72/
  4. 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-...
  5. 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...
  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. 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...
  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. 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...
  10. 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-...