Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,971 for

mapi

(0.08 sec)
  1. 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...
  2. 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...
  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 Managing Message...

    docs.aspose.com/email/net/working-with-outlook-...
  4. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  5. 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-...
  6. 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...
  7. Working with Outlook Calendar 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....MapiCalendarIcsSaveO class is used to save a MAPI calendar item to an iCalendar...iCalendar (ICS) data within a MAPI calendar object: MapiCalendarIcsSaveO...

    docs.aspose.com/email/java/working-with-outlook...
  8. Create New PST File and Add SubFolders|Document...

    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....to transfer the collection of MAPI messages obtained from the source...enumerate and retrieve all the MAPI messages from the source folder...

    docs.aspose.com/email/python-net/create-new-pst...
  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. 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....mapi import MapiMessage class MapiMessageEnumerato...use the FolderInfo.enumerate_mapi_messages() method. The following...

    docs.aspose.com/email/python-net/working-with-m...