Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 12,109 for

mail message

(0.27 sec)
  1. Visualizza i formati di file OST tramite .NET |...

    Codice sorgente C# per caricare, renderizzare e visualizzare documenti OST su piattaforme .NET Framework, .NET Core e Xamarin....of MailMessage using ( var message = Aspose.Email.MailMessage...// save OST in HTML format message.Save(output, Aspose.Email.SaveOptions...

    products.aspose.com/email/it/net/viewer/ost/
  2. Visualizza i formati di file ICS tramite .NET |...

    Codice sorgente C# per caricare, renderizzare e visualizzare documenti ICS su piattaforme .NET Framework, .NET Core e Xamarin....of MailMessage using ( var message = Aspose.Email.MailMessage...// save ICS in HTML format message.Save(output, Aspose.Email.SaveOptions...

    products.aspose.com/email/it/net/viewer/ics/
  3. 아카이브

    아카이브...replies to a message with a common thread topic. Messages within conversation...display a message thread email applications identify message replies...

    blog.aspose.com/ko/email/group-messages-by-conv...
  4. Chercher

    chercher...des dossiers, envoyer des messages et effectuer diverses autres...apprendrez à créer et envoyer des messages à l’aide de l’API Microsoft...

    blog.aspose.com/fr/email/create-and-send-messag...
  5. Converti MBOX in ICS tramite C# | products.aspo...

    Codice di esempio per la conversione da MBOX a ICS C#. Usa il codice di esempio API per la conversione batch di file MBOX in ICS all'interno di VB.NET, ASP.Net o qualsiasi applicazione basata su .NET....messaggio e-mail nella MBOX. Salva ogni messaggio e-mail come file...; // Iterate through mbox messages and save them as .ics files...

    products.aspose.com/email/it/net/conversion/mbo...
  6. Travailler avec IBM Notes|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.... Lire les messages à partir d’un fichier de stockage...méthode qui itère sur les messages du fichier de stockage NSF...

    docs.aspose.com/email/fr/java/working-with-ibm-...
  7. Recebendo Notificações para Mensagens Enviadas ...

    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 the message MailMessage msg = new MailMessage...setSubject ( "the subject of the message" ); // Set delivery notifications...

    docs.aspose.com/email/pt/java/receiving-notific...
  8. Zusätzliche Druckkopfzeilen mittels MHTFormatOp...

    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....MailMessage message = MailMessage.load(dataPath + \"message.eml\");...mailFormatter.format(message, options); if(!message.getHtmlBody()....

    docs.aspose.com/email/de/java/show-and-hide-ext...
  9. C# में SMTP क्लाइंट का उपयोग करके ईमेल भेजें और...

    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....क्लास एप्लिकेशन्स को Simple Mail Transfer Protocol (SMTP) के...SmtpClient (); // Specify your mailing host server, Username, Password...

    docs.aspose.com/email/hi/net/sending-and-forwar...
  10. Visualizza o modifica i metadati dei file EML t...

    Codice sorgente C# per modificare o visualizzare i metadati in formato EML su piattaforme .NET Framework, .NET Core e Xamarin....load the message in with MapiMessage.Load var mail = Aspose.Email...EmlLoadOptions()); Type type = mail.GetType(); // iterate over all...

    products.aspose.com/email/it/net/metadata/eml/