Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 8,503 for

mapimessage

(1.84 sec)
  1. 使用 MapiMessage 进行投票选项操作|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....使用 MapiMessage 进行投票选项操作 Contents [ Hide ] 使用 MapiMessage 创建投票选项...属性,可用于设置或获取投票选项的值。本文提供了创建 MapiMessage 包含投票选项以创建投票。 使用 MapiMessage 创建投票 以下代码片段展示如何创建投票,...

    docs.aspose.com/email/zh/java/working-with-voti...
  2. 处理 Outlook 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....FollowUpManager 和 FollowUpOptions 为 MapiMessage 对象设置跟进标记和截止日期。标记的设置方式有多种,以下代码示例展示了全部变体:...MailMessage to MapiMessage mapi = ae . mapi . MapiMessage . from_mail_message...

    docs.aspose.com/email/zh/python-net/working-wit...
  3. Working with 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...as ae msg = ae . mapi . MapiMessage . load ( "message.msg" )...

    docs.aspose.com/email/python-net/working-with-m...
  4. Working with Follow Up and Due Date for Outlook...

    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....flag and due date for the MapiMessage objects using FollowUpManager...MailMessage to MapiMessage mapi = ae . mapi . MapiMessage . from_mail_message...

    docs.aspose.com/email/python-net/working-with-f...
  5. Loading and Parsing MSG 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....the static MapiMessage.Load method of the MapiMessage class. The...parse MSG file contents, the MapiMessage exposes a number of methods...

    docs.aspose.com/email/net/loading-and-parsing-m...
  6. Managing Digitally Signed Messages|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....provide a MailMessage or MapiMessage, a private certificate, and... "password" ); MapiMessage msg = MapiMessage . load ( fileName...

    docs.aspose.com/email/java/working-with-outlook...
  7. Managing Message Files with Aspose.Email.Outloo...

    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-for-Java MapiMessage msg = new MapiMessage ( "sender@test...PreserveRtfContent MapiMessage mapi = MapiMessage . load ( "fileName"...

    docs.aspose.com/email/java/managing-message-fil...
  8. Work with Messages using Microsoft Graph|Docume...

    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/java/manage-messages-with...
  9. Loading, Viewing and Parsing MSG file|Documenta...

    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 MapiMessage class is used to load MSG...instance of MapiMessage from file MapiMessage msg = MapiMessage . fromFile...

    docs.aspose.com/email/java/loading-viewing-and-...
  10. Convert OFT Files to Various Formats in C#|Docu...

    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....breakdown of these components: MapiMessage class - Represents a Microsoft...Loads an OFT file into a MapiMessage object. It is a static method...

    docs.aspose.com/email/net/converting-between-fo...