Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 8,396 for

mapimessage

(0.04 sec)
  1. C# API to Export MSG to PCL | products.aspose.com

    Convert MSG to PCL without using Microsoft Word or Outlook on .NET... By using MapiMessage class of Aspose.Email for...var outlookMessageFile = MapiMessage . FromFile ( "message.msg"...

    products.aspose.com/total/net/conversion/msg-to...
  2. Convert MBOX Files to Various Formats in C#|Doc...

    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....transformation into a MapiMessage object using MapiMessage.FromMailMessage(eml)...MailMessage format. Finally, each MapiMessage is added to the Inbox folder...

    docs.aspose.com/email/net/converting-between-fo...
  3. Convert OLM to MSG via Java | products.aspose.com

    Try the code sample to convert OLM files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...messages in the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  4. C# API to Export EMLX to PS | products.aspose.com

    Convert EMLX to PS without using Microsoft Word or Outlook on .NET... By using MapiMessage class of Aspose.Email for...var outlookMessageFile = MapiMessage . FromFile ( "message.emlx"...

    products.aspose.com/total/net/conversion/emlx-t...
  5. C# API to Export EMAIL to EPUB | products.aspos...

    Convert EMAIL to EPUB without using Microsoft Word or Outlook on .NET... By using MapiMessage class of Aspose.Email for...var outlookMessageFile = MapiMessage . FromFile ( "message.msg"...

    products.aspose.com/total/net/conversion/email-...
  6. Working with Calendar Items on Exchange Server|...

    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 invitation MapiMessage mapiMessage = client . createCalendarSharin...true ); MailMessage mail = mapiMessage . toMailMessage ( options...

    docs.aspose.com/email/java/working-with-calenda...
  7. 在 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....ExtractMessage() 方法以获取 MapiMessage 对象。 调用 MapiMessage.Save() 方法将联系人以...ExtractMessage() 方法以获取 MapiMessage 对象。 调用 MapiMessage.ToMapiMessageItem()...

    docs.aspose.com/email/zh/net/managing-contacts-...
  8. 处理大型 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....(ExtractProperty), // extract a MapiMessage (ExtractMessage), // extarct...

    docs.aspose.com/email/zh/net/working-with-large...
  9. Convert OST to EMLX via Java | products.aspose.com

    Try the code sample to convert OST files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...based on the index using the MapiMessage.save method and SaveOptions...

    products.aspose.com/email/java/conversion/ost-t...
  10. Convert EMLX to PST via Java | products.aspose.com

    Try the code sample to convert EMLX files to PST format in Java. Download Java API to take your email processing applications to the next level....emlx” with the MapiMessage.load() method, specifying...Load the EMLX file MapiMessage msg = MapiMessage. load ( "sourceFile...

    products.aspose.com/email/java/conversion/emlx-...