Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,882 for

mapi

(0.12 sec)
  1. 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...
  2. 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...
  3. 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-...
  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. 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...
  6. 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/
  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. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...mapi import MapiMessage dataDir =...messageInfo in messageInfoCollectio: mapi = pst.extract_message(messageInfo)...

    forum.aspose.com/t/extracting-messages-from-pst...
  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...