Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,170 for

mapi

(0.16 sec)
  1. Managing Outlook Distribution Lists in PST File...

    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 ( ae . mapi . MapiContact (...contactFolder . add_mapi_message_item ( ae . mapi . MapiContact (...

    docs.aspose.com/email/python-net/managing-distr...
  2. Graph client email IsRead status - Free Support...

    Is there a Mapi property on the Graph client’s MessageInfo class’s Properties collection that represents whether the email’s read status? We’re looking to select only unread emails from an inbox.... 2026, 10:23pm 1 Is there a MAPI property on the Graph client’s...Properties collection contains a MAPI property that indicates the...

    forum.aspose.com/t/graph-client-email-isread-st...
  3. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …...Mapi; // create a MailMessage with...to a MAPI message and add to a PST file MapiMessage mapi = MapiMessage...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  4. Working with Outlook Storage Files (OST Or PST)...

    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....in PST File Managing Outlook MAPI Journal Entries in PST Files...MapiJournal in PST Managing Outlook MAPI Notes in PST Files Working with...

    docs.aspose.com/email/python-net/working-with-o...
  5. Working with Voting Option Using MapiMessage|Do...

    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 . MapiMessage . load ( "my.msg"...FollowUpOptions Buttons options = ae . mapi . FollowUpOptions () options...

    docs.aspose.com/email/python-net/working-with-v...
  6. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...MAPI_TO).foreach(as => moHeaders...null) { rs.get(MapiRecipientType.MAPI_CC).foreach(as => moHeaders...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  7. How does MapiMessage pick the code page for str...

    How does MapiMessage pick the code page to use to decode string properties? Specifically for .NET, will it use an Encoding instance that throws an Exception if it is unable to decode a character or does it use one that …...the code page specified in the MAPI property to decode string properties...September 11, 2025, 4:57pm 3 Which MAPI property does it read the codepage...

    forum.aspose.com/t/how-does-mapimessage-pick-th...
  8. Managing 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....MSG Files Save Product IDs for MAPI Calendar Items to ICS Get Total...Status in Meeting Requests Create MAPI Calendar TimeZone from Standard...

    docs.aspose.com/email/net/managing-outlook-cale...
  9. Create, Save and Read Outlook Tasks|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.... Read MAPI Tasks Tasks saved in MSG format...Add Reminder Information to MAPI Tasks Similar to Microsoft Outlook...

    docs.aspose.com/email/net/working-with-outlook-...
  10. How to Add MapiCalendar to PST using Python

    In this article, we will learn how to add MapiCalendar to PST using Python by following the simple steps to execute the example code. You can easily insert Mapi Calendar to PST in Python by following simple API calls.... You can easily insert Mapi Calendar to PST in Python by...Windows and Linux. Steps to Insert Mapi Calendar to PST in Python Establish...

    kb.aspose.com/email/python/how-to-add-mapicalen...