Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ExchangeCredentials
Class ExchangeCredentials
Hierarchy
ExchangeCredentials
OAuthCredentials
WSSecurityBasedCredentials
ClientCertificateCredentials
WebCredentials
Index
Constructors
constructor
Properties
Password
User
Name
Ws
Security
Path
Suffix
Methods
Adjust
Url
Emit
Extra
Soap
Header
Namespace
Aliases
Prepare
Web
Request
Serialize
Extra
Soap
Headers
Get
Uri
Without
Suffix
Constructors
constructor
new
Exchange
Credentials
(
)
:
ExchangeCredentials
new
Exchange
Credentials
(
userName
:
string
, password
:
string
)
:
ExchangeCredentials
Returns
ExchangeCredentials
Parameters
userName:
string
password:
string
Returns
ExchangeCredentials
Properties
Password
Password
:
string
User
Name
User
Name
:
string
Static
Ws
Security
Path
Suffix
Ws
Security
Path
Suffix
:
string
Methods
Adjust
Url
Adjust
Url
(
url
:
Uri
)
:
Uri
Parameters
url:
Uri
Returns
Uri
Emit
Extra
Soap
Header
Namespace
Aliases
Emit
Extra
Soap
Header
Namespace
Aliases
(
writer
:
any
)
:
void
Parameters
writer:
any
Returns
void
Prepare
Web
Request
Prepare
Web
Request
(
request
:
IXHROptions
)
:
void
Parameters
request:
IXHROptions
Returns
void
Serialize
Extra
Soap
Headers
Serialize
Extra
Soap
Headers
(
writer
:
any
, webMethodName
:
string
)
:
void
Parameters
writer:
any
webMethodName:
string
Returns
void
Static
Get
Uri
Without
Suffix
Get
Uri
Without
Suffix
(
url
:
Uri
)
:
string
Parameters
url:
Uri
Returns
string
Globals
Exchange
Credentials
constructor
Password
User
Name
Ws
Security
Path
Suffix
Adjust
Url
Emit
Extra
Soap
Header
Namespace
Aliases
Prepare
Web
Request
Serialize
Extra
Soap
Headers
Get
Uri
Without
Suffix
Generated using
TypeDoc