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

mapi

(0.03 sec)
  1. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...MapiMessage mapi = MapiMessage.load(msgInput); mailMessage = mapi.toMailMessage(new...

    forum.aspose.com/t/content-is-still-being-slice...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...