Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 20,039 for

mailmessage

(0.05 sec)
  1. Reading an Outlook Message (MSG) File in Aspose...

    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....needs to be sent MailMessage msg = new MailMessage (); msg . From...

    docs.aspose.com/email/net/reading-an-outlook-me...
  2. Save Messages from Exchange Server Mailbox usin...

    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....reload the EML file into the MailMessage class. The code snippets...instance of the MailMessage class. Then call the MailMessage.save() method...

    docs.aspose.com/email/java/save-messages-from-e...
  3. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....Email’s MailMessage class can be used to load...loaded in an instance of the MailMessage class, you can update the...

    docs.aspose.com/email/cpp/managing-message-file...
  4. Convert VCF to MBOX via Java | products.aspose.com

    Try the code sample to convert VCF files to MBOX format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class represents an email...convert MapiMessages to MailMessages, and write them to the MBOX...

    products.aspose.com/email/java/conversion/vcf-t...
  5. Multi-threading support in mail clients|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.... getUniqueId ()); MailMessage msg1 = client . endFetchMessage...endFetchMessage ( res1 ); MailMessage msg2 = client . endFetchMessage...

    docs.aspose.com/email/java/multi-threading-supp...
  6. Convert EML to EMLX via Java | products.aspose.com

    Try the code sample to convert EML files to EMLX 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...few lines of code. Use the MailMessage.load() method to load the...

    products.aspose.com/email/java/conversion/eml-t...
  7. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....C# Create a template as MailMessage and add dynamic fields Create...TemplateEngine using the MailMessage object Call TemplateEngine...

    products.aspose.com/email/net/assembly/ost/
  8. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailmessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...usually show up when I create MailMessage with attachments, then convert...convert the MailMessage to MapiMessage. Create MailMessage was fine...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  9. Working with MIME 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....Message Utility Features - MailMessage Working with Attachments...

    docs.aspose.com/email/python-net/working-with-m...
  10. Render EML to BMP in Andorid App | products.asp...

    Export EML to BMP without using Microsoft Word or Outlook in you Andorid applications...Andorid Open EML file using MailMessage class Convert EML to HTML...be converted MailMessage message = MailMessage . load ( "sourceFile...

    products.aspose.com/total/android-java/conversi...