Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,170 for

mapi

(0.24 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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/
  8. 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...
  9. 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-...
  10. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST 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...FolderInfo class. Add the loaded MAPI message to the “Inbox” folder...

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