Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 9,405 for

mapimessage

(0.13 sec)
  1. Get Messages from a Shared Mailbox|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....String item : items ) { MapiMessage msg = client . fetchItem...

    docs.aspose.com/email/java/get-messages-from-a-...
  2. 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...
  3. Working with MapiNote in PST|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....the saved MSG note into a MapiMessage object. Create a MapiNote...

    docs.aspose.com/email/cpp/working-with-mapinote...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 从 Outlook PST 中提取邮件并保存为 MSG|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....the message in MapiMessage instance MapiMessage message = personalStorage...

    docs.aspose.com/email/zh/java/extracting-messag...
  10. Utility Features - SMTP Client|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....with proper body MapiMessage mapi = MapiMessage . fromMailMessage...

    docs.aspose.com/email/java/utility-features-smt...