Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 20,169 for

mailmessage

(0.11 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Public API Changes in Aspose.Email 6.2.0|Docume...

    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....MailMessageSaveType) Method MailMessage.save(Stream, FileCompatibilityMod)...FileCompatibilityMod) Method MailMessage.save(Stream, MailMessageSaveType)...

    docs.aspose.com/email/java/public-api-changes-i...
  5. Working with Folders on Exchange Server|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....details using FetchMessage() MailMessage msg = client . fetchMessage...>) msgInfoCollection ) { MailMessage msg = client . fetchMessage...

    docs.aspose.com/email/java/working-with-folders...
  6. Programming with Thunderbird|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....EnumerateMessageInfo ()) { MailMessage eml = reader . ExtractMessage...MboxrdStorageReader ( stream , false )) { MailMessage msg ; while (( msg = reader...

    docs.aspose.com/email/net/programming-with-thun...
  7. Convert ICS to EMLX via C# | products.aspose.com

    Sample code for ICS to EMLX C# conversion. Use API example code for batch ICS files to EMLX conversion within VB.NET, Asp.NET or any .NET based application.... Create a MailMessage and add appointment as alternate...create an EML var eml = new MailMessage(); // add appointment to...

    products.aspose.com/email/net/conversion/ics-to...
  8. Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C#

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով C#: Դուք կնկատեք, որ EML-ը MSG-ի փոխարկելու համար կարելի է օգտագործել C#-ի վրա հիմնված API: Այս օրինակը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...բեռնելու համար Նախաձեռնեք MailMessage դասի օբյեկտը` աղբյուրի EML...սկավառակից բեռնելով՝ օգտագործելով MailMessage դասի օբյեկտը: Այնուհետև բեռնված...

    kb.aspose.com/hy/email/net/how-to-convert-eml-t...
  9. Working with Messages from Server|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....into a MailMessage instance with the help of MailMessage components...components. The MailMessage class contains several properties and...

    docs.aspose.com/email/java/working-with-message...
  10. Working with Exchange Mailbox and Messages|Docu...

    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....IEWSClient->Send() method accepts a MailMessage instance as a parameter and...reload the EML file into the MailMessage class. The following code...

    docs.aspose.com/email/cpp/working-with-exchange...