Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,594 for

mapi

(0.08 sec)
  1. Create and Save Outlook MSG files using C++ Ema...

    Learn how to create, save, and customize Outlook MSG files in C++, including adding attachments, using RTF bodies, saving drafts, and managing body compression....convert this email message into a MAPI message compatible with Outlook...then convert this email into a MAPI Outlook message, and save it...

    docs.aspose.com/email/cpp/creating-and-saving-m...
  2. 在 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...
  3. Working with Recurrences|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.... Three different Mapi calendar recurrence end types...Type “End By” option in the Mapi Task is achieved by setting...

    docs.aspose.com/email/java/working-with-recurre...
  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. API Limitations|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....available Support for additional MAPI Properties is not available...

    docs.aspose.com/email/python-net/api-limitations/
  6. 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...
  7. 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-...
  8. 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...
  9. 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/java/working-with-outlook...
  10. 在 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....Email 库枚举和遍历 MAPI 邮件的结构化方法。它定义了两个辅助类: MapiMessageEnumerato...此方法有助于遍历和处理 MAPI 消息文件。 import os from aspose.email.mapi import MapiMessage...

    docs.aspose.com/email/zh/python-net/working-wit...