Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,394 for

mapimessage

(0.22 sec)
  1. Error converting MSG to EMLX - Free Support For...

    Hello When loading a MSG and saving it as EMLX, the TNEF is lost. Maybe add EmlxSaveOptions to the feature request list? Dim AsposeMessage As Email.MailMessage = Email.MailMessage.Load(New MemoryStream(streamEML, Fals…... MapiMessage msg = MapiMessage.Load("Sample.msg");...

    forum.aspose.com/t/error-converting-msg-to-emlx...
  2. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...mapi import MapiMessage dataDir = “Examples/data/”...aspose.email.mapi import MapiMessage def extract_messages(folder_info...

    forum.aspose.com/t/extracting-messages-from-pst...
  3. Load, Parse Outlook MSG Files Using Aspose.Emai...

    Learn how to load and parse Outlook MSG files from a file or stream using the Aspose.Email for C++ library.... The MapiMessage class is used to load and...

    docs.aspose.com/email/cpp/load-parse-outlook-ms...
  4. Working with Outlook Notes|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....object is used to cast the MapiMessage object that loads a note...

    docs.aspose.com/email/python-net/working-with-o...
  5. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...Convert the Contact to a MapiMessage using the ByteArrayOutputStrea...

    products.aspose.com/email/java/conversion/vcf-t...
  6. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…... MapiMessage msg... // add streamed attachment...demonstrated in the example below MapiMessage msg... // add streamed attachment...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  7. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook tasks in MSG format using the MapiTask class in C++ with Aspose.Email....:: SharedPtr < MapiMessage > msg = MapiMessage :: FromFile ( dataDir...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  8. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....(tokenProvider); MapiMessage message = new MapiMessage(); message....

    products.aspose.com/email/java/send-email/ms-gr...
  9. Access and Manage Outlook MAPI Properties in C+...

    Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++....properties programmatically in MapiMessage objects, attachments, and...file (“message.msg”) into a MapiMessage object. Access the collection...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  10. Working with Distribution Lists|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....msg" ; MapiMessage message = MapiMessage . fromFile ( fileName...

    docs.aspose.com/email/java/working-with-distrib...