Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
IXHROptions
Interface IXHROptions
Hierarchy
IXHROptions
Index
Properties
custom
Request
Initializer
data
headers
password
response
Type
type
url
user
Properties
Optional
custom
Request
Initializer
custom
Request
Initializer
:
function
Type declaration
(
request
:
XMLHttpRequest
)
:
void
Parameters
request:
XMLHttpRequest
Returns
void
Optional
data
data
:
any
Optional
headers
headers
:
any
Optional
password
password
:
string
Optional
response
Type
response
Type
:
string
Optional
type
type
:
string
url
url
:
string
Optional
user
user
:
string
Globals
IXHROptions
custom
Request
Initializer
data
headers
password
response
Type
type
url
user
Generated using
TypeDoc