Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,594 for

mapi

(0.09 sec)
  1. Working with Follow Up and Due Date for Outlook...

    Follow Up flag for Recipients and the Due Date for Outlook MSG Files can both be set or removed using the C++ Email Parser Library API....Email C++ Library Working with MAPI Properties using Email C++ Library...

    docs.aspose.com/email/cpp/working-with-follow-u...
  2. What's New in Aspose.Email for .NET|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....for adding an attachment to a MAPI message. IsReference property...retrieve a list of reactions on a MAPI message, making it easy to analyze...

    docs.aspose.com/email/net/whats-new/
  3. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...24 No, there isn’t a direct MAPI property that represents the...allows to search based on the MAPI property PidTagClientSubmitTi...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  4. 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...
  5. 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...
  6. 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...
  7. Convert MSG to OFT via C# | products.aspose.com

    Sample code for MSG to OFT C# conversion. Use API example code for batch MSG files to OFT conversion within VB.NET, Asp.NET or any .NET based application....Conversion using (MapiMessage mapi = new MapiMessage( "test@from...oftMapiFileName = "mapiToOft.msg" ; mapi.SaveAsTemplate(oftMapiFileName);...

    products.aspose.com/email/net/conversion/msg-to...
  8. ArgumentException in MapiMessage.SaveAsTnef whe...

    Product: Aspose.Email 21.1.1 (also seen on 26.6.0 in Metadact 5.18 / 5.20) Platform: .NET Framework 4.8, Windows Server Application: Litera Metadact Server (email processing / SMTP relay) Summary: Saving an Outlook-ge…...Mapi.MapiMessage.SaveAsTnef(Stream...valid values. at Aspose.Email.Mapi.MapiMessage.SaveAsTnef(Stream...

    forum.aspose.com/t/argumentexception-in-mapimes...
  9. Aspose.Email for .NET Limitations - Free Suppor...

    Hi, Aspose.Email for .NET offers Mapi API for working with PST. Are there any known limitations for working with PST files created by the library in different Outlooks?? For example, Microsoft Outlook (classic and new)…...NET offers MAPI API for working with PST. Are...

    forum.aspose.com/t/aspose-email-for-net-limitat...
  10. 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-...