Click or drag to resize
SmtpHelper Class

Note: This API is now obsolete.

Smtp Helper
Inheritance Hierarchy
SystemObject
  AdfSmtpHelper

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
[ObsoleteAttribute("已过时,请使用 Smtp.Instance ", true)]
public static class SmtpHelper

The SmtpHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSend
发送邮件
Top
Properties
  NameDescription
Public propertyStatic memberAccount
Account
Public propertyStatic memberAvailable
是否可用
Public propertyStatic memberHost
host
Public propertyStatic memberName
Sender Name
Public propertyStatic memberPassword
Password
Public propertyStatic memberPort
port
Public propertyStatic memberSender
Sender
Top
See Also

Reference