Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
SmtpMsa
Interface SmtpMsa
interface
SmtpMsa
{
host
?:
string
;
password
?:
string
;
port
?:
number
;
securityMode
?:
string
;
username
?:
string
;
}
Index
Properties
host?
password?
port?
security
Mode?
username?
Properties
Optional
host
host
?:
string
Optional
password
password
?:
string
Optional
port
port
?:
number
Optional
security
Mode
securityMode
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
password
port
security
Mode
username
Google Apps Script API
Loading...