kaven-basic - v4.5.0
Preparing search index...
MailConfigBase
Class MailConfigBase
Since
1.0.5
Version
2022-06-26
Index
Constructors
constructor
Properties
Host
Password
Port
SSL
User
Constructors
constructor
new
MailConfigBase
(
host
:
string
,
port
:
number
,
ssl
:
boolean
,
user
:
string
,
password
:
string
,
)
:
MailConfigBase
Parameters
host
:
string
port
:
number
ssl
:
boolean
user
:
string
password
:
string
Returns
MailConfigBase
Properties
Host
Host
:
string
Password
Password
:
string
Port
Port
:
number
SSL
SSL
:
boolean
User
User
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Host
Password
Port
SSL
User
kaven-basic - v4.5.0
Loading...
Since
1.0.5
Version
2022-06-26