Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,978 for

smtp client

(0.31 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. إرسال طلب اجتماع باستخدام Outlook Interop و 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 try ( SmtpClient client = new SmtpClient ( "host" ...

    docs.aspose.com/email/ar/java/sending-meeting-r...
  3. ארכיון

    ארכיון... clients . pop3 . Pop3Client( "pop.example..."username" , "password" ) as client: client . security_options = ae...

    blog.aspose.com/he/email/retrieve-emails-using-...
  4. Archiv

    Archiv... clients . pop3 . Pop3Client( "pop.example..."username" , "password" ) as client: client . security_options = ae...

    blog.aspose.com/cs/email/retrieve-emails-using-...
  5. 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...
  6. 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/
  7. Wysyłanie zaproszenia na spotkanie przy użyciu ...

    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/pl/java/sending-meeting-r...
  8. Senden einer Besprechungsanfrage mit Outlook‑In...

    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/de/java/sending-meeting-r...
  9. Wyślij e-mail przez MailGun w języku C# | Autom...

    Odkryj możliwości MailGun do wysyłania wiadomości e-mail w integracji z bogatą w funkcje biblioteką.NET. Wypróbuj zrozumiałe próbki kodu zaprojektowane dla aplikacji C#....Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...privApiKey }; IDeliveryServiceClie client = DeliveryServiceClien.Get(opt);...

    products.aspose.com/email/pl/net/send-email/mai...
  10. E-mail verzenden met Exchange Web Service | Jav...

    Verbeter uw projecten met een progressieve Java API: integreer de functionaliteit voor het verzenden van e-mail via Exchange Web Service in uw project....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

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