Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 12,538 for

mail message

(0.37 sec)
  1. Convertiți MBOX în EML prin C # | products.aspo...

    Cod de probă pentru conversia MBOX în EML C #. Utilizați codul de exemplu API pentru fișierele MBOX de lot la conversia EML în VB.NET, ASP.NET sau orice aplicație bazată.NET....using ( var message = reader.ReadNextMessage()){ message.Save( "outputMessage"...și Exchange) (Șabloane de e-mail Outlook) (Fișiere de stocare...

    products.aspose.com/email/ro/net/conversion/mbo...
  2. Convertiți EML în PST prin C # | products.aspos...

    Cod de probă pentru conversia EML în PST C #. Utilizați codul de exemplu API pentru fișierele EML de lot la conversia PST în VB.NET, ASP.NET sau orice aplicație bazată.NET....EML în PST C # using ( var message = MailMessage.Load( "sourceFile...AddMessage(MapiMessage.FromMailMessage(message, MapiConversionOption.UnicodeFormat));...

    products.aspose.com/email/ro/net/conversion/eml...
  3. Изтриване на съобщения от POP3 сървър|Documenta...

    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....Pop3Client client = new Pop3Client ( "mail.aspose.com" , 110 , "username"...); try { // Delete all the message one by one int messageCount...

    docs.aspose.com/email/bg/java/deleting-messages...
  4. Como Executar o Aspose.Email|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....) { // Create a new email message var eml = new MailMessage {..."recipient@example.com" }; // Display the message Console . WriteLine ( "Subject:...

    docs.aspose.com/email/pt/net/how-to-run-aspose-...
  5. الحصول على قائمة الرسائل من مجلد الوارد في صندو...

    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.... MailItem mail in inbox . Items ) { Console...listMessages method to list messages info from Inbox ExchangeMessageInfoC...

    docs.aspose.com/email/ar/java/getting-list-of-m...
  6. Renderuj OFT do DOCX w aplikacji Andorid | prod...

    Eksportuj OFT do DOCX bez używania Microsoft Word lub Outlook w swoich aplikacjach Andorid...manipulacji i konwersji poczty e-mail. Możesz przekonwertować OFT...to be converted MailMessage message = MailMessage . load ( "sourceFile...

    products.aspose.com/total/pl/android-java/conve...
  7. Eliminazione dei messaggi dal server POP3|Docum...

    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....Pop3Client client = new Pop3Client ( "mail.aspose.com" , 110 , "username"...); try { // Delete all the message one by one int messageCount...

    docs.aspose.com/email/it/java/deleting-messages...
  8. عملیات های غیرهمزمان IMAP: بازیابی، مدیریت و ار...

    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....استفاده از پروتکل IMAP (Internet Message Access Protocol) به پیام ها...and fetch the list of email messages asynchronously using the ListMessagesAsync...

    docs.aspose.com/email/fa/net/asynchronous-imap-...
  9. การส่งคำขอการประชุมพร้อมการเกิดซ้ำ|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....szUniqueId ; // Create a mail message MailMessage msg1 = new MailMessage...Attach this appointment with mail msg1 . getAlternateViews ()...

    docs.aspose.com/email/th/java/sending-meeting-r...
  10. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ EML ผ่าน.NET | pro...

    ซอร์สโค้ด C # เพื่อแก้ไขหรือดูข้อมูลเมตาในรูปแบบ EML บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...load the message in with MapiMessage.Load var mail = Aspose.Email...EmlLoadOptions()); Type type = mail.GetType(); // iterate over all...

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