Click or drag to resize
Smtp Properties

The Smtp type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Account ,config:SmtpAccount
Public propertyEnabled
是否可用,config:SmtpEnabled
Public propertyHost
host, config:SmtpHost
Public propertyIsSenderRandom
发送者地址是否随机
Public propertyName
Sender Name ,config: SmtpName
Public propertyPassword
Password, config:SmtpPassword
Public propertyPort
port, config:SmtpPort
Public propertySender
Sender, config:SmtpSender
Public propertySenderRandomDomain
发送者地址随机域名,config:SmtpSenderRandomDomain
Top
See Also