Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 29,338 for

msg

(0.14 sec)
  1. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...email formats, including EML, MSG, MHTML, and more. It also provides...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Working with Outlook Tasks|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....Outlook tasks and save them as MSG format. The MapiTask class provides...properties. Save the task to disk in MSG format. Read a MapiTask The MapiTask...

    docs.aspose.com/email/java/working-with-outlook...
  3. Export OFT to TEXT via C++ | products.aspose.com

    C++ API to Convert OFT to TEXT without using Microsoft Word or Outlook...various email formats such as MSG, EML, MHTML, and OFT. Aspose...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Viewing Emails from within a SharePoint 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....SharePoint supports viewing MSG and EML files from a SharePoint...SharePoint Document library: Upload MSG or EML files to the document...

    docs.aspose.com/email/sharepoint/viewing-emails...
  5. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...Product Family email-net , email-msg skowald November 26, 2025, 1:49pm...executing is using (MailMessage msg = MailMessage.Load(process_result...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  6. Compare Outlook Emails & Email Archives on Wind...

    Free App and APIs for Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF file Comparison...for Outlook Comparison Compare MSG, EML, EMLX, PST, OST, OFT, MBOX...C++, Android & Python Compare MSG via C# Compare MBOX via C# Compare...

    products.aspose.com/email/comparison/
  7. Export EMLX to EMF via C++ | products.aspose.com

    C++ API to Convert EMLX to EMF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...emlx" ); // save EMLX as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EMLX to FLATOPC via C++ | products.aspos...

    C++ API to Convert EMLX to FLATOPC without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...emlx" ); // save EMLX as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. 在 C# 中使用 SMTP 客户端发送电子邮件和转发消息|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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . Send ( msg ); Console . WriteLine ( "Message...

    docs.aspose.com/email/zh/net/sending-and-forwar...
  10. 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....Read Named MAPI Properties from MSG Files The following code snippet...named MAPI properties from the MSG file. Read Named MAPI Properties...

    docs.aspose.com/email/net/working-with-mapi-pro...