Smtp Properties |
The Smtp type exposes the following members.
Name | Description | |
---|---|---|
![]() | Account |
Account ,config:SmtpAccount
|
![]() | Enabled |
是否可用,config:SmtpEnabled
|
![]() | Host |
host, config:SmtpHost
|
![]() | IsSenderRandom |
发送者地址是否随机
|
![]() | Name |
Sender Name ,config: SmtpName
|
![]() | Password |
Password, config:SmtpPassword
|
![]() | Port |
port, config:SmtpPort
|
![]() | Sender |
Sender, config:SmtpSender
|
![]() | SenderRandomDomain |
发送者地址随机域名,config:SmtpSenderRandomDomain
|