Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 8,393 for

mapimessage

(1.52 sec)
  1. Parsing Outlook Message 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 from disk, use the MapiMessage class static Load method...parse MSG file contents, the MapiMessage exposes a number of methods...

    docs.aspose.com/email/java/parsing-outlook-mess...
  2. Working with Exchange Extended Attributes of Ex...

    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....retrieve the message as MapiMessage from Exchange server using...property value MapiMessage msg = new MapiMessage ( "from@from.com"...

    docs.aspose.com/email/java/working-with-exchang...
  3. 在 Jython 中解析 Outlook 邮件文件|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....email import MapiMessage class ParseOutlookMessageF...utlookMessageF/' mapiMessage = MapiMessage () outlook_message_file...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  4. 使用 Microsoft Graph 处理邮件|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....messageInfo : messageInfoColl ) { MapiMessage message = client . fetchMessage...messageInfoColl . get ( 0 ); MapiMessage fetchedMessage = client ...

    docs.aspose.com/email/zh/java/manage-messages-w...
  5. Save Message as Draft in PHP|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....# Create an instance of MapiMessage and load the MailMessag instance...instance into it $mapiMessage = new MapiMessage (); $mapi_msg =...

    docs.aspose.com/email/java/save-message-as-draf...
  6. Set Color Category for Outlook Message|Document...

    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....class: AddCategory() takes MapiMessage and the color category string... removeCategory() takes MapiMessage and the color category string...

    docs.aspose.com/email/java/set-color-category-f...
  7. 在 PHP 中将邮件保存为草稿|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....# Create an instance of MapiMessage and load the MailMessag instance...instance into it $mapiMessage = new MapiMessage (); $mapi_msg =...

    docs.aspose.com/email/zh/java/save-message-as-d...
  8. Working with MAPI Properties|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....Create an instance of the MapiMessage class to load an MSG file... Set a reference to the MapiMessage object getProperties() method...

    docs.aspose.com/email/java/working-with-mapi-pr...
  9. Extract Message Body using Aspose.Email and Apa...

    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....HSMF - Extract Message Body MAPIMessage can access email message...message body. Java MAPIMessage msg = new MAPIMessage ( dataDir + "message...

    docs.aspose.com/email/java/extract-message-body...
  10. Managing Message Attachments|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....saved to disk using the MapiMessage class Attachments property...attachment in the loaded MapiMessage, including their display...

    docs.aspose.com/email/net/managing-message-atta...