Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,632 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. How to Add MapiCalendar to PST using C#

    In this short topic, we will learn how to add MapiCalendar to PST using C# by adhering to well defined steps and using the example code. You can insert Mapi Calendar to PST with the help of simple API calls.... You can insert Mapi Calendar to PST in C# with the...Linux, or macOS. Steps to Insert Mapi Calendar to PST in C# Set up...

    kb.aspose.com/email/net/how-to-add-mapicalendar...
  3. Working with Distribution Lists|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....oneOffMembersList ); } Save Mapi Distribution List to a Single...method allows you to save the Mapi Distribution List to a specified...

    docs.aspose.com/email/java/working-with-distrib...
  4. 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...
  5. EMAILNET-41653 - Free Support Forum - aspose.com

    What was the issue with message extraction from PST fixed by EMAILNET-41653 in 25.11?...in the PST (as seen via MFC MAPI). EMAILNET‑41653 corrected the...property (you can verify with MFC MAPI or Outlook). Any licensing information...

    forum.aspose.com/t/emailnet-41653/322916
  6. 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-...
  7. 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...
  8. 使用 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 . MapiCalendar ( "LAKE ARGYLE...as ae ics_save_options = ae . mapi . MapiCalendarIcsSaveO () ics_save_options...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. 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...
  10. 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...