Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,933 for

mapi

(0.05 sec)
  1. Working with Outlook Contacts|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.... Save MAPI Distribution Lists to VCF Files..."distribution_list.vcf" , options ); Reading MAPI Contacts The MapiContact class...

    docs.aspose.com/email/net/working-with-outlook-...
  2. Creating and Saving Outlook 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....RTF Body RTF Compression for MAPI Message Body Save Message in...into RTF. RTF Compression for MAPI Message Body NOTE: The compression...

    docs.aspose.com/email/net/creating-and-saving-o...
  3. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...contents, attachments, headers, and MAPI properties, and provides the...Retrieve multiple recipients Access MAPI properties List user-created...

    products.aspose.com/email/java/
  4. 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....events: Retrieve a collection of MAPI contacts. Retrieve a specific...Send(MailMessage message) Save Mapi Distribution List to a Single...

    docs.aspose.com/email/net/whats-new/
  5. 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...
  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. 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...
  9. 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-...
  10. 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...