Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 737 for

smtpclient

(0.11 sec)
  1. 档案

    档案... 创建一个 SmtpClient 类的对象。 使用 SmtpClient 对象设置主机、用户名、密码和端口号。...对象设置主机、用户名、密码和端口号。 使用 SmtpClient.securityoptions 属性设置安全选项。 此时,您可以使用 SmtpClient...

    blog.aspose.com/zh/email/connect-to-smtp-server...
  2. 아카이브

    아카이브... SmtpClient 클래스의 개체를 만듭니다. SmtpClient 개체를 사용하여 호스트...사용자 이름, 암호 및 포트 번호를 설정합니다. SmtpClient.security\options 속성을 사용하여...

    blog.aspose.com/ko/email/connect-to-smtp-server...
  3. 아카이브

    아카이브... SmtpClient 클래스의 객체를 생성하고 호스트 주소로 초기화합니다. SmtpClient 개체를 사용하여...SmtpClient의 개체 만들기 SmtpClient client = new SmtpClient("smtp.gmail.com");...

    blog.aspose.com/ko/email/connect-to-smtp-server...
  4. Archiwa

    Archiwa...klienta SMTP przy użyciu klasy SmtpClient i ustaw hosta, port, nazwę...e-mail przy użyciu metody SmtpClient.send(MailMessage). Poniższy...

    blog.aspose.com/pl/email/send-emails-in-python/
  5. Archivio

    Archivio...SMTP utilizzando la classe SmtpClient e imposta host, porta, nome...e-mail utilizzando il metodo SmtpClient.send(MailMessage). L’esempio...

    blog.aspose.com/it/email/send-emails-in-python/
  6. Arşiv

    Arşiv... SmtpClient sınıfını kullanarak yeni...seçeneklerini ayarlayın. SmtpClient.send(MailMessage) yöntemini...

    blog.aspose.com/tr/email/send-emails-in-python/
  7. ค้นหา

    ค้นหา...ขั้นแรก สร้างวัตถุของคลาส SmtpClient จากนั้นตั้งค่าโฮสต์ ชื่อผู้ใช้...มบัติ SmtpClient.host, SmtpClient.username, SmtpClient.password...

    blog.aspose.com/th/email/connect-to-smtp-server...
  8. Chercher

    chercher...SMTP à l’aide de la classe SmtpClient et définissez l’hôte, le...e-mail à l’aide de la méthode SmtpClient.send(MailMessage). L’exemple...

    blog.aspose.com/fr/email/send-emails-in-python/
  9. ค้นหา

    ค้นหา...สร้างไคลเอ็นต์ SMTP ใหม่โดยใช้คลาส SmtpClient และตั้งค่าโฮสต์ พอร์ต ชื่อผู้ใช้...อดภัย ส่งอีเมลโดยใช้วิธี SmtpClient.send (MailMessage) ตัวอย...

    blog.aspose.com/th/email/send-emails-in-python/
  10. 档案

    档案...创建 SmtpClient 的对象。 设置主机、用户名、密码和端口号。 设置安全选项。 使用 SmtpClient->Send()...System::SharedPtr<SmtpClient> client = System::MakeObject<SmtpClient>(); //...

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