Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,219 for

smtp client

(0.28 sec)
  1. Archiwa

    Archiwa...SmtpClient client = new SmtpClient(); client.setHost("your_smtp.com");...com"); client.send(message); Uzyskaj bezpłatną licencję API # Możesz...

    blog.aspose.com/pl/total/send-a-word-document-a...
  2. Надіслати електронну пошту через API Microsoft ...

    Скористайтеся ефективним управлінням електронною поштою на Java за допомогою API Microsoft Graph. Навчіться автоматизувати завдання електронної пошти та підвищити свою продуктивність....*; IGraphClient client = GraphClient. getClient (tokenProvider);...DRESS , "from@host.com" ); client. send (message); Основні функції...

    products.aspose.com/email/uk/java/send-email/ms...
  3. Указать кодировку тела письма|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....класса SmtpClient SmtpClient client = new SmtpClient (); //Указать...ваш почтовый сервер client . Host = "smtp.server.com" ; //Указать...

    docs.aspose.com/email/ru/net/specify-mail-body-...
  4. Archiv

    Archiv...synchron per SMTP in C# versenden, Emails asynchron per SMTP in C# versenden...Outlook Email Nachrichten über SMTP (Simple Mail Transfer Protocol)...

    blog.aspose.com/de/email/create-send-outlook-em...
  5. Procurar

    Procurar...um email do Outlook com cliente SMTP usando Aspose.Email para...System::SharedPtr<SmtpClient> client = System::MakeObject<SmtpClient>();...

    blog.aspose.com/pt/email/send-outlook-emails-us...
  6. 記録

    記録...Javaを使用してOutlookの電子メールを送信する # 電子メールを作成したら、SMTP(Simple Mail Transfer Protoc...メソッドを使用して電子メールを送信します。 次のコードサンプルは、JavaでSMTPクライアントを介して電子メールを送信する方法を示しています。...

    blog.aspose.com/ja/email/create-and-send-outloo...
  7. Extracción de Adjunto|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....SmtpClient client = new SmtpClient ( "smtp.server.com" ); client . Port...Port = 25 ; client . Username = "UserName" ; client . Password...

    docs.aspose.com/email/es/net/extracting-attachm...
  8. Archivio

    Archivio...SmtpClient client = new SmtpClient(); client.setHost("your_smtp.com");...com"); client.send(message); Ottieni una licenza API gratuita #...

    blog.aspose.com/it/total/send-a-word-document-a...
  9. Extraindo Anexo|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....SmtpClient client = new SmtpClient ( "smtp.server.com" ); client . Port...Port = 25 ; client . Username = "UserName" ; client . Password...

    docs.aspose.com/email/pt/net/extracting-attachm...
  10. 档案

    档案...Email for C++ 使用 SMTP 客户端发送 Outlook 电子邮件的步骤。 使用 MailMessage...System::SharedPtr<SmtpClient> client = System::MakeObject<SmtpClient>();...

    blog.aspose.com/zh/email/send-outlook-emails-us...