Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 18,692 for

mailmessage

(0.17 sec)
  1. Convert ICS to EML via C++ application | produc...

    Sample C++ conversion code for ICS document to EML format. Use example code for batch ICS to EML conversion within any C++ Application....System::SharedPtr<MailMessage> ics = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/ics-to...
  2. Convert VCF to PST via C++ application | produc...

    Sample C++ conversion code for VCF document to PST format. Use example code for batch VCF to PST conversion within any C++ Application....System::SharedPtr<MailMessage> vcf = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/vcf-to...
  3. Convert EMLX to OFT via Java | products.aspose.com

    Try the code sample to convert EMLX files to OFT format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...lines of code. Create a MailMessage object and load the EMLX...

    products.aspose.com/email/java/conversion/emlx-...
  4. Convert MSG to EMLX via C++ application | produ...

    Sample C++ conversion code for MSG document to EMLX format. Use example code for batch MSG to EMLX conversion within any C++ Application....System::SharedPtr<MailMessage> msg = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/msg-to...
  5. Convert EML to EMLX via C++ application | produ...

    Sample C++ conversion code for EML document to EMLX format. Use example code for batch EML to EMLX conversion within any C++ Application....System::SharedPtr<MailMessage> eml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/eml-to...
  6. Convert VCF to EMLX via C++ application | produ...

    Sample C++ conversion code for VCF document to EMLX format. Use example code for batch VCF to EMLX conversion within any C++ Application....System::SharedPtr<MailMessage> vcf = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/vcf-to...
  7. Receiving Notifications for Successfully Sent a...

    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....DeliveryNotification property of the MailMessage class. The following code...

    docs.aspose.com/email/net/receiving-notificatio...
  8. Convert OFT to MBOX via Java | products.aspose.com

    Try the code sample to convert OFT files to MBOX format in Java. Download Java API to take your email processing applications to the next level.... the library offers the MailMessage class which is used for representing... Load the OFT file as a MailMessage object by using the load...

    products.aspose.com/email/java/conversion/oft-t...
  9. Convert ICS to HTML via Java | products.aspose.com

    Try the code sample to convert ICS files to HTML format in Java. Download Java API to take your email processing applications to the next level.... With the MailMessage class you can create an object...additional options when saving MailMessage to Html format. The code...

    products.aspose.com/email/java/conversion/ics-t...
  10. Convert MBOX to ICS via Java | products.aspose.com

    Try the code sample to convert MBOX files to ICS format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class to create an object...messages by enumerating MailMessage objects with the enumerateMessages()...

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