Bluestep JS Documentation
Preparing search index...
B
Bluestep
Mail
MailServiceSettings
Interface MailServiceSettings
interface
MailServiceSettings
{
file
?:
string
;
host
?:
string
;
password
?:
string
;
port
?:
number
;
properties
?:
{
[
key
:
string
]:
string
}
;
protocol
?:
string
;
username
?:
string
;
}
Index
Properties
file?
host?
password?
port?
properties?
protocol?
username?
Properties
Optional
file
file
?:
string
Optional
host
host
?:
string
Optional
password
password
?:
string
Optional
port
port
?:
number
Optional
properties
properties
?:
{
[
key
:
string
]:
string
}
Optional
protocol
protocol
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
host
password
port
properties
protocol
username
Bluestep JS Documentation
Loading...