Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,431 for

mapi

(0.67 sec)
  1. Extracting messages from OST and PST files - Fr...

    I’ve looked at every example I can find in your examples and documentation but can find nothing in VB or C# on extracting messages from OST and PST files. Might someone be able to post the code required please? Kind rega…...have mentioned, uses Extended MAPI that is the main email data...it has dependency on Extended MAPI to read OST 2013 and 2016 formats...

    forum.aspose.com/t/extracting-messages-from-ost...
  2. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG files to OFT format in Java. Download Java API to take your email processing applications to the next level....MapiMessage object MapiMessage mapi = new MapiMessage( "test@from...MapiMessage as a template file mapi. saveAsTemplate (oftMapiFileName);...

    products.aspose.com/email/java/conversion/msg-t...
  3. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), MapiMessage loads them correctly (attached debugging t…...full Unicode information in all MAPI properties. However, Outlook...PR_TRANSPORT_MESSAGE_HEADERS MAPI property. This field is typically...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  4. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...exporting a PST and setting a MAPI date field, where nobody will...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  5. 从重复模式生成发生次数|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....Email 从 MAPI 日历重复模式生成出现。以下代码片段演示了如何从重复模式生成出现。...

    docs.aspose.com/email/zh/java/generate-occurren...
  6. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 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....和 Exchange 的原生格式,支持文件夹结构和基于 MAPI 的消息处理等高级功能。 Aspose.Email for...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  7. Managing Calendar Items in PST 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....Files Contents [ Hide ] Add MAPI Calendar to PST Creating and...

    docs.aspose.com/email/net/managing-calendar-ite...
  8. Remove MSG Annotation via .NET | products.aspos...

    C# source code to delete MSG format annotations on .NET Framework, .NET Core, and Xamarin Platforms....Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/net/annotation/msg/
  9. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...contentLocation not supported for mapi attachments? Thanks, Srinidhi...support adding attachments to MAPI messages from the PST store...

    forum.aspose.com/t/how-to-create-a-new-instance...
  10. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level.... Load the HTML content as a MAPI message using the MapiMessage...HtmlLoadOptions . Add the loaded MAPI message to the “Inbox” folder...

    products.aspose.com/email/java/conversion/html-...