Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 1,923 for

smtp client

(0.8 sec)
  1. Vytvořit e‑mailové zprávy s přizpůsobenými mož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....e‑mailu však přidává samotný SMTP server do hlavičky zprávy. Například...se.Email-for-.NET // Add by SMTP server in delivery emails Received...

    docs.aspose.com/email/cs/net/create-email-messa...
  2. Gửi email qua MailGun trong C # | Tự động hóa e...

    Khám phá khả năng gửi email của MailGun tích hợp với thư viện .NET giàu tính năng. Hãy thử các mẫu mã dễ hiểu được thiết kế cho các ứng dụng C #....đối tượng khách hàng (Mailgun client) để gửi MailMessage (eml) được...Email.Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...

    products.aspose.com/email/vi/net/send-email/mai...
  3. 아카이브

    아카이브...사용하여 IMAP 서버에 연결 ImapClient client = new ImapClient("localhost"..."user", "password"); // 폴더 선택 client.SelectFolder("Inbox"); SOCKS...

    blog.aspose.com/ko/email/connect-to-imap-server...
  4. Vad är nytt i Aspose.Email för .NET|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....Clients.Graph.ODataQueryBuilder klass...Graph‑data. Den Aspose.Email.Clients.Graph.IGraphClientAsync gränssnitt...

    docs.aspose.com/email/sv/net/whats-new/
  5. 档案

    档案...使用主机、用户和密码连接到 IMAP 服务器 ImapClient client = new ImapClient("localhost"..."user", "password"); // 选择文件夹 client.SelectFolder("Inbox"); 通过 SOCKS...

    blog.aspose.com/zh/email/connect-to-imap-server...
  6. Services de messagerie|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....Server pour permettre aux clients d’accéder et de manipuler les...recevoir des messages entre le client et le serveur Exchange. La...

    docs.aspose.com/email/fr/net/mail-services/
  7. Java API เพื่อส่งอีเมลผ่าน MailGun | ประสิทธิภา...

    สำรวจการผสานรวมของ MailGun กับไลบรารี Javaเรียนรู้วิธีตั้งค่าและส่งอีเมลอย่างเป็นโปรแกรม ปรับปรุงกระบวนการสื่อสารของคุณ...(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/th/java/send-email/ma...
  8. Java API для надсилання електронної пошти через...

    Дослідіть інтеграцію MailGun з бібліотекою Java. Дізнайтеся, як програмно налаштовувати та надсилати електронні листи, покращуючи процеси спілкування....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/uk/java/send-email/ma...
  9. Java API pro odesílání e-mailů přes MailGun | E...

    Prozkoumejte integraci MailGun s knihovnou Java. Naučte se, jak programově nastavovat a odesílat e-maily, čímž vylepšíte své komunikační procesy....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/cs/java/send-email/ma...
  10. Trimiteți e-mailuri utilizând Exchange Web Serv...

    Îmbunătățiți-vă proiectele cu un API Java progresiv: integrați funcționalitatea de trimitere a e-mailurilor prin Exchange Web Service în proiectul dvs....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

    products.aspose.com/email/ro/java/send-email/ews/