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

mapi

(0.07 sec)
  1. 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-...
  2. 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...
  3. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/code-olm-to-pst/324745
  4. 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-...
  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 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...
  7. Outlook Contacts Management|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.... Save MAPI Distribution Lists to VCF Files..."distribution_list.vcf" , options ); Reading MAPI Contacts The MapiContact class...

    docs.aspose.com/email/net/outlook-contacts-mana...
  8. 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...
  9. Create and Organize PST Files in Python|Documen...

    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...
  10. 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...