Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,245 for

smtp client

(0.18 sec)
  1. Cerca un documento EML senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file EML su piattaforme .NET Framework, .NET Core e Xamarin....ges-from-server-using-imap-client/ Informazioni su Aspose.Email...protocolli di rete come POP3, IMAP e SMTP per inviare e ricevere e-mail...

    products.aspose.com/email/it/net/search/eml/
  2. Arsip

    Arsip... dan kata sandi ImapClient client = new ImapClient("localhost"..."password"); // Pilih folder client.SelectFolder("Inbox"); Sambungkan...

    blog.aspose.com/id/email/connect-to-imap-server...
  3. ส่งอีเมลโดยใช้บริการเว็บ Exchange | โซลูชัน Jav...

    ปรับปรุงโครงการของคุณด้วย Java API แบบก้าวหน้า: รวมฟังก์ชันการส่งอีเมลผ่าน Exchange Web Service เข้ากับโครงการของคุณ...giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

    products.aspose.com/email/th/java/send-email/ews/
  4. सी # में डिस्क पर ईमेल संदेश कैसे सहेजें

    यह चरण-दर-चरण ट्यूटोरियल आपको दिखाता है कि ईमेल संदेश को C# में डिस्क पर कैसे सहेजना है। ईमेल संदेश को डिस्क में C# में सहेजने के लिए कोड आसान और सरल है।...Clients.Exchange और Aspose.Email.Clients.Exchange.WebService...अपने पिछले विषय में, हमने Gmail SMTP सर्वर का उपयोग करके सी # में...

    kb.aspose.com/hi/email/net/how-to-save-email-me...
  5. Envío de Solicitudes de Reunión Usando Outlook ...

    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 ()); // Configurar el cliente SMTP para enviar el correo electrónico...de reunión try ( SmtpClient client = new SmtpClient ( "host" ...

    docs.aspose.com/email/es/java/sending-meeting-r...
  6. ส่งอีเมลผ่าน MailGun ใน C # | ระบบอัตโนมัติทางอ...

    ค้นพบความสามารถ MailGun เพื่อส่งอีเมลในการผสานรวมกับไลบรารี.NET ที่เต็มไปด้วยคุณสมบัติลองใช้ตัวอย่างโค้ดที่เข้าใจได้ที่ออกแบบมาสำหรับการใช้งาน C #...Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...privApiKey }; IDeliveryServiceClie client = DeliveryServiceClien.Get(opt);...

    products.aspose.com/email/th/net/send-email/mai...
  7. Usare Sendgrid per inviare email | Soluzione pe...

    Scopri la potenza dell'integrazione di SendGrid con l'API Java per migliorare la recapitabilità delle email. Ottieni istruzioni chiare, esempi di codice e funzionalità avanzate.... Configura le opzioni del client SendGrid. Specifica il servizio...utilizzando send metodo dell’oggetto client. Prova l’esempio di codice...

    products.aspose.com/email/it/java/send-email/se...
  8. Java API om e-mail te verzenden via MailGun | E...

    Ontdek de integratie van MailGun met de Java-bibliotheek. Leer hoe u e-mails programmatisch kunt instellen en verzenden, waardoor uw communicatieprocessen worden verbeterd....interface wordt gebruikt om de client te specificeren en de DeliveryServiceClien...(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...

    products.aspose.com/email/nl/java/send-email/ma...
  9. Gửi Email bằng Exchange Web Service | Giải pháp...

    Nâng cao các dự án của bạn với API Java tiến bộ: tích hợp chức năng gửi email thông qua Exchange Web Service vào dự án của bạn....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

    products.aspose.com/email/vi/java/send-email/ews/
  10. 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...