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

mapi

(0.06 sec)
  1. 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...
  2. 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...
  3. New Outlook Can’t Open PST File - Free Support ...

    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/new-outlook-can-t-open-pst-f...
  4. Differentiating between Inline and Regular Atta...

    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 class, as all the...the absence of PR_ATTACH_FLAGS Mapi tag, the attachment is checked...

    docs.aspose.com/email/net/differentiating-betwe...
  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. 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...
  8. Programming Email Verification|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....MIME Formats: eml, emlx, mht MAPI Formats: msg, oft Aspose.Email...

    docs.aspose.com/email/java/programming-email-ve...
  9. Getting List of Messages from Inbox Folder of M...

    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/java/getting-list-of-mess...
  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-...