Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 1,978 for

smtp client

(1.83 sec)
  1. วิธีบันทึกข้อความอีเมลลงดิสก์ใน C#

    บทช่วยสอนทีละขั้นตอนนี้แสดงวิธีบันทึกข้อความอีเมลลงดิสก์ใน C# รหัสสำหรับบันทึกข้อความอีเมลลงดิสก์ใน C# นั้นง่ายและสะดวก...Clients.Exchange และ Aspose.Email.Clients.Exchange.WebService...วิธีการส่งอีเมลใน C# โดยใช้เซิร์ฟเวอร์ SMTP ของ Gmail อย่างไรก็ตาม ในหัวข้อนี้...

    kb.aspose.com/th/email/net/how-to-save-email-me...
  2. Использование документа Microsoft Word в качест...

    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....try ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587..."sender@gmail.com" , "pwd" )) { client . setSecurityOptions ( SecurityOptions...

    docs.aspose.com/email/ru/java/using-a-microsoft...
  3. Użycie dokumentu Microsoft Word jako treści wia...

    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....using ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587..."sender@gmail.com" , "password" )) { client . SecurityOptions = SecurityOptions...

    docs.aspose.com/email/pl/net/using-a-microsoft-...
  4. Lendo um Arquivo de Mensagem do Outlook (MSG) n...

    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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/pt/net/reading-an-outlook...
  5. قراءة ملف رسالة Outlook (MSG) في Aspose.Email|D...

    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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/ar/net/reading-an-outlook...
  6. Lettura di un file Outlook Message (MSG) in Asp...

    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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/it/net/reading-an-outlook...
  7. Lesen einer Outlook‑Nachricht (MSG)‑Datei in As...

    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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/de/net/reading-an-outlook...
  8. Menggunakan Dokumen Microsoft Word sebagai Bada...

    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....using ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587..."sender@gmail.com" , "password" )) { client . SecurityOptions = SecurityOptions...

    docs.aspose.com/email/id/net/using-a-microsoft-...
  9. Usando un documento Microsoft Word como cuerpo ...

    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....visualizarse en Outlook o en un cliente de correo web como Gmail o...try ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587...

    docs.aspose.com/email/es/java/using-a-microsoft...
  10. 記録

    記録... SMTP および POP3 の処理 # Aspose.Email を使用すると、SMTP プロトコルを使用して電子メール...メッセージの下書きを作成します。その後、C# でその電子メールを同期的に送信するための SMTP クライアントを作成します。 // MailMessage...

    blog.aspose.com/ja/email/dotnet-email-api/