Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,170 for

mapi

(0.21 sec)
  1. Read Outlook for Mac OLM File & Get Folders & S...

    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.... ’enumerate_mapi_messages()’ - Also iterates...message in a more detailed and MAPI-specific way. It provides access...

    docs.aspose.com/email/python-net/read-outlook-f...
  2. Working with MapiJournal in 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....possible to add attachments to MAPI journal items. The code below...

    docs.aspose.com/email/java/working-with-mapijou...
  3. Delete Email Messages|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/delete-email-messages/
  4. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...default, resolves the address from MAPI properties and drops the actual...) extracts the address from MAPI properties, which can omit the...

    forum.aspose.com/t/question-about-behavior-mail...
  5. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  6. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...Cpp/Mapi/PersonalStorage.h> #include...#include <Aspose.Email.Cpp/Mapi/MessageInfoCollectio.h> #include <Aspose...

    forum.aspose.com/t/enumeratemessages-interrupti...
  7. Adding MapiDistributionList to 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....file The code below loads a MAPI distribution list from a file...

    docs.aspose.com/email/java/adding-mapidistribut...
  8. Generate Occurrences from a Recurrence Pattern|...

    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.... Occurrences from a MAPI calendar recurrence pattern...

    docs.aspose.com/email/net/generate-occurrences-...
  9. Get the number of emails in the mailbox|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/get-the-number-of-ema...
  10. Unable to open the PST file in the new outlook ...

    Unable to open the PST file in new outlook, PST file is exported using Aspose.Email. New outlook version details. Microsoft Outlook Version: 1.2025.617.100 (Production) Client Version: 20250620014.15 WebView2 Version…... Seems, like some mapi properties are required by default...

    forum.aspose.com/t/unable-to-open-the-pst-file-...