Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,528 for

smtpclient

(0.06 sec)
  1. 如何使用 Java 发送电子邮件

    在这个简单的教程中,我们将探索如何使用 Java 发送电子邮件。您将学习如何在 Java 中使用 Gmail SMTP 发送电子邮件。该应用程序利用简单的 API 调用,可在 Windows 和 Linux 操作系统内的 Java 环境中使用。...实例以发送电子邮件 设置所需邮件的不同属性 设置 SmtpClient 属性并发送电子邮件 SMTP 是用于发送和接收电...来创建要发送的消息。它涉及设置电子邮件主题、收件人和电子邮件正文。然后我们将初始化 SmtpClient 对象,我们将为用户设置凭据以及端口和主机信息。最...

    kb.aspose.com/zh/email/java/how-to-send-email-u...
  2. Using a Microsoft Excel Worksheet as the Messag...

    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....NET’s SmtpClient class The source Excel workbook...

    docs.aspose.com/email/net/using-a-microsoft-exc...
  3. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message properties, header information and manipulate it in different ways programmatically....C++ and Send Email using SmtpClient Loading, Saving and Converting...

    docs.aspose.com/email/cpp/extracting-message-co...
  4. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending emails using Smtpclient class. 99% of emails are sent without issues, but sometimes, an email will not be sent and we don’t get an error in this case (Smtpclient::send does not thro…...when sending emails using SmtpClient class. 99% of emails are...get an error in this case (SmtpClient::send does not throw an exception)...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  5. NullReferenceException on SmtpClient.Send with ...

    I’m receiving a nullreference exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. at #=zb250QYMCPFuX71Wdi3zOw2HXP4Y1.#=zI6Sdilw=(IAsyncResult #=zqu3CpHA=) at #…...NullReferenceExcepti on SmtpClient.Send with TokenProvider Aspose...Aspose.Email.Clients.Smtp.SmtpClient.#=zsr4fTl8=(IConnection #=ztuHMKMw=...

    forum.aspose.com/t/nullreferenceexception-on-sm...
  6. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...Initialize SmtpClient object SmtpClient client = new SmtpClient("smtp...

    products.aspose.com/email/java/
  7. Connecting to IMAP Server|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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/net/connecting-to-imap-se...
  8. Public API Changes in Aspose.Email 4.8.0|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....SmtpClientBulkSendEv SmtpClientBulkSendAg SmtpClient SmtpAuthentication SimpleSeqSet...

    docs.aspose.com/email/java/public-api-changes-i...
  9. 连接到 IMAP 服务器|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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/zh/net/connecting-to-imap...
  10. Introduction and Sample Applications|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....and then send it using the SmtpClient class. Mail : Sample Application...server for delivery using the SmtpClient class). Create an instance...

    docs.aspose.com/email/net/introduction-and-samp...