Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,606 for

mapimessage

(0.06 sec)
  1. Read PST Files and Retrieve Information|Documen...

    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....EnumerateMessagesEnt ()) { MapiMessage message = pst . ExtractMessage...

    docs.aspose.com/email/net/read-pst-files-and-re...
  2. Online OFT to SVG Conversion or Build .NET base...

    Free online app to convert OFT to SVG files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  3. Features Overview|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....within this namespace is MapiMessage , which serves for handling...handling Outlook messages. MapiMessage provides capabilities for creating...

    docs.aspose.com/email/net/features-overview/
  4. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  5. Online OFT to EMF Conversion or Build .NET base...

    Free online app to convert OFT to EMF files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  6. Online OFT to PS Conversion or Build .NET based...

    Free online app to convert OFT to PS files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  7. Online OFT to EPUB Conversion or Build .NET bas...

    Free online app to convert OFT to EPUB files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  8. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT documents....var outlookMessageFile = MapiMessage . FromFile ( "message.oft"...

    products.aspose.com/total/net/conversion/oft-to...
  9. Retrieve and Manage Exchange Server Mailbox Inf...

    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....preferred if you want to fetch a MapiMessage and operate with MAPI properties...message using FetchItem() MapiMessage msg = client . FetchItem...

    docs.aspose.com/email/net/working-with-exchange...
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...messageId, boolean isUnread) { MapiMessage msg = pst.extractMessage(messageId);...

    forum.aspose.com/t/how-to-get-the-following-val...