Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,591 for

mapi

(0.29 sec)
  1. Working with Message Attachments|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....attachments within the loaded Mapi message: MapiMessage msg = MapiMessage...isInline ()); } Working with MAPI Properties Working with Outlook...

    docs.aspose.com/email/java/working-with-message...
  2. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level.... Add the loaded MAPI message to the Inbox folder...object and passing the loaded MAPI message object as the parameter...

    products.aspose.com/email/java/conversion/mhtml...
  3. 在 Python 应用程序中管理 Outlook OLM 文件|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.... enumerate_mapi_messages() - 同样遍历文件夹中的每封邮件,但返回的是该类的实例...类的实例 MapiMessage 类,以更详细且特定于 MAPI 的方式表示电子邮件消息。它提供对邮件的众多属性和细节的访问,便于更高级和专门的处理。...

    docs.aspose.com/email/zh/python-net/open-read-o...
  4. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…... MapiMessage mapi = MapiMessage.load(aMailFile...force plain text: mapi.setBodyContent(mapi.getBody(), BodyContentType...

    forum.aspose.com/t/msg-file-reading-errors/326555
  5. Edit or View MSG Files Metadata via Java | prod...

    Java sample code to edit or view MSG format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/java/metadata/msg/
  6. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Email may not fully preserve MAPI-level properties during message...If possible, reapply critical MAPI properties (e.g., categories...

    forum.aspose.com/t/attachsignature-issue/324178
  7. 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....folder and then calling the add_mapi_message_item() method. The following...timedelta from aspose.email.mapi import MapiJournal data_dir...

    docs.aspose.com/email/python-net/working-with-m...
  8. Extracting Messages from Outlook PST and Saving...

    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" ); // Add PST file (Outlook...

    docs.aspose.com/email/net/extracting-messages-f...
  9. Manage Follow-Up Flags and Reminders in Outlook...

    Learn how to set, read, complete, and remove Outlook follow-up flags using Aspose.Email for C++....C++ Access and Manage Outlook MAPI Properties in C++ Subscribe...

    docs.aspose.com/email/cpp/manage-follow-up-flag...
  10. Create and Manage Outlook Voting Options in C++...

    Learn how to add, read, and manage Outlook voting buttons in MapiMessage using Aspose.Email for C++....Reading Voting Options from a MAPI Message Use FollowUpManager::GetOptions...

    docs.aspose.com/email/cpp/manage-outlook-voting...