Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 1,923 for

smtp client

(1.64 sec)
  1. मीटिंग अनुरोध भेजना|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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/hi/net/sending-meeting-re...
  2. Ús de Sendgrid per enviar correus electrònics |...

    Descobreix el poder de la integració de SendGrid amb Java API per millorar la lliurabilitat del correu electrònic. Obteniu instruccions clares, mostres de codi i funcions avançades....Configurar les opcions del client SendGrid. Especificar el servei...el send Mètode de l’objecte client. Proveu l’exemple de codi següent...

    products.aspose.com/email/ca/java/send-email/se...
  3. Einführung und Beispielanwendungen|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....E‑Mail-Clients Aspose.Email Mail kann auch in E‑Mail-Clients zum...für die Erstellung von E‑Mail-Client-Anwendungen ist. Aspose.Email...

    docs.aspose.com/email/de/java/introduction-and-...
  4. ค้นหา

    ค้นหา...ผู้ใช้ และรหัสผ่าน ImapClient client = new ImapClient("localhost"..."password"); // เลือกโฟลเดอร์ client.SelectFolder("Inbox"); เชื...

    blog.aspose.com/th/email/connect-to-imap-server...
  5. API Java per inviare e-mail tramite MailGun | E...

    Esplora l'integrazione di MailGun con la libreria Java. Scopri come configurare e inviare email in modo programmatico, migliorando i tuoi processi di comunicazione....utilizzata per specificare il client e il DeliveryServiceClien class...(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...

    products.aspose.com/email/it/java/send-email/ma...
  6. Outlook Interop ve Aspose.Email for Java Kullan...

    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 try ( SmtpClient client = new SmtpClient ( "host" ...

    docs.aspose.com/email/tr/java/sending-meeting-r...
  7. Odeslání žádosti o schůzku pomocí Outlook Inter...

    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 try ( SmtpClient client = new SmtpClient ( "host" ...

    docs.aspose.com/email/cs/java/sending-meeting-r...
  8. Lưu trữ

    Lưu trữ...dùng và mật khẩu ImapClient client = new ImapClient("localhost"..."password"); // Chọn thư mục client.SelectFolder("Inbox"); Kết...

    blog.aspose.com/vi/email/connect-to-imap-server...
  9. Cómo crear contactos de Mapi usando Python

    En este sencillo tema, exploraremos cómo crear Mapi Contact usando Python siguiendo las pautas detalladas para configurar el entorno y usando el código de ejemplo. Puede agregar fácilmente Mapi Contact en Python utilizando una interfaz API muy simple....electrónico utilizando un cliente de correo electrónico diferente...diferente, como servidores POP3, SMTP o Exchange. Además, también...

    kb.aspose.com/es/email/python/how-to-create-map...
  10. Wysyłanie wiadomości e-mail za pomocą usługi Ex...

    Ulepsz swoje projekty dzięki progresywnemu interfejsowi Java API: zintegrowanie funkcji wysyłania wiadomości e-mail za pośrednictwem usługi Exchange Web Service z projektem....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

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