Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,395 for

mapi

(0.04 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. 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-...
  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. 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...
  5. 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/
  6. Product Overview|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.... Access the MAPI properties associated with the...

    docs.aspose.com/email/java/product-overview/
  7. Convert OST to MSG via Java | products.aspose.com

    Try the code sample to convert OST files to MSG format in Java. Download Java API to take your email processing applications to the next level....MapiMessage mapi = ost. extractMessage (msgInfo); mapi. save ( "DestFolder\\"...

    products.aspose.com/email/java/conversion/ost-t...
  8. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level.... Add the MAPI message (oft) to the Inbox folder...load (oftFilePath); // Add the MAPI message to the Inbox folder...

    products.aspose.com/email/java/conversion/oft-t...
  9. Convert MSG to PST via Java | products.aspose.com

    Try the code sample to convert MSG 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...load (msgFilePath); // Add the MAPI message to the Inbox folder...

    products.aspose.com/email/java/conversion/msg-t...
  10. Managing Outlook Messages|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.... Determine MAPI Message Type (OFT or MSG) When...Certificates If you have encrypted MAPI messages and need to decrypt...

    docs.aspose.com/email/net/managing-outlook-mesa...