Bluestep JS Documentation
Preparing search index...
B
Bluestep
Mail
InternetAddress
Class InternetAddress
Hierarchy (
View Summary
)
Address
InternetAddress
Index
Constructors
constructor
Methods
get
Address
get
Group
get
Personal
get
Type
is
Group
set
Address
set
Personal
to
Unicode
String
validate
Constructors
constructor
new
InternetAddress
()
:
InternetAddress
Returns
InternetAddress
Methods
get
Address
getAddress
()
:
string
Returns
string
getAddress
()
:
string
Returns
string
get
Group
getGroup
(
strict
:
boolean
)
:
InternetAddress
[]
Parameters
strict
:
boolean
Returns
InternetAddress
[]
get
Personal
getPersonal
()
:
string
Returns
string
get
Type
getType
()
:
string
Returns
string
is
Group
isGroup
()
:
boolean
Returns
boolean
set
Address
setAddress
(
newValue
:
string
)
:
void
Parameters
newValue
:
string
Returns
void
set
Personal
setPersonal
(
newValue
:
string
)
:
void
Parameters
newValue
:
string
Returns
void
setPersonal
(
newValue
:
string
,
charset
:
string
)
:
void
Parameters
newValue
:
string
charset
:
string
Returns
void
to
Unicode
String
toUnicodeString
()
:
string
Returns
string
validate
validate
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Address
get
Group
get
Personal
get
Type
is
Group
set
Address
set
Personal
to
Unicode
String
validate
Bluestep JS Documentation
Loading...