Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,238 for

smtp client

(1.98 sec)
  1. ما الجديد في Aspose.Email لـ .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 الفئة...بيانات Graph. الـ Aspose.Email.Clients.Graph.IGraphClientAsync الواجهة...

    docs.aspose.com/email/ar/net/whats-new/
  2. Що нового в Aspose.Email для .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 клас...даними Graph. The Aspose.Email.Clients.Graph.IGraphClientAsync інтерфейс...

    docs.aspose.com/email/uk/net/whats-new/
  3. Co nowego w Aspose.Email dla .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 klasa...danymi Graph. Ten Aspose.Email.Clients.Graph.IGraphClientAsync interfejs...

    docs.aspose.com/email/pl/net/whats-new/
  4. Надіслати електронну пошту через MailGun в C# |...

    Відкрийте для себе можливості MailGun для надсилання електронних листів в інтеграції з багатофункціональною бібліотекою.NET. Спробуйте зрозумілі зразки коду, розроблені для програм C#....Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...privApiKey }; IDeliveryServiceClie client = DeliveryServiceClien.Get(opt);...

    products.aspose.com/email/uk/net/send-email/mai...
  5. Microsoft Word 문서를 메시지 본문으로 사용하고 이메일 보내기|Docume...

    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/ko/net/using-a-microsoft-...
  6. Sử dụng tài liệu Microsoft Word làm nội dung ti...

    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/vi/net/using-a-microsoft-...
  7. Criando e Definindo o Conteúdo de Emails|Docume...

    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....são transmitidas a um servidor SMTP usando o SmtpClient classe....são transmitidas a um servidor SMTP para entrega usando o SmtpClient...

    docs.aspose.com/email/pt/java/creating-and-sett...
  8. 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...
  9. Gửi yêu cầu họp|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/vi/net/sending-meeting-re...
  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/