Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
GetItemResponse
Class GetItemResponse
Hierarchy
ServiceResponse
GetItemResponse
Index
Constructors
constructor
Properties
Error
Message
item
property
Set
Accessors
Batch
Processing
Stopped
Error
Code
Error
Details
Error
Properties
Item
Result
Methods
Get
Object
Instance
Internal
Throw
IfNecessary
Load
Extra
Error
Details
From
Xml
Load
From
Xml
JsObject
Loaded
Map
Error
Code
ToError
Message
Parse
Message
Xml
Read
Elements
From
Json
Read
Elements
From
Xml
JsObject
Throw
IfNecessary
Constructors
constructor
new
Get
Item
Response
(
item
:
Item
, propertySet
:
PropertySet
)
:
GetItemResponse
Parameters
item:
Item
propertySet:
PropertySet
Returns
GetItemResponse
Properties
Error
Message
Error
Message
:
string
Private
item
item
:
Item
Private
property
Set
property
Set
:
PropertySet
Accessors
Batch
Processing
Stopped
get
BatchProcessingStopped
(
)
:
boolean
Returns
boolean
Error
Code
get
ErrorCode
(
)
:
ServiceError
Returns
ServiceError
Error
Details
get
ErrorDetails
(
)
:
object
Returns
object
[
index:
string
]:
string
Error
Properties
get
ErrorProperties
(
)
:
Array
<
PropertyDefinitionBase
>
Returns
Array
<
PropertyDefinitionBase
>
Item
get
Item
(
)
:
Item
Returns
Item
Result
get
Result
(
)
:
ServiceResult
Returns
ServiceResult
Methods
Get
Object
Instance
Get
Object
Instance
(
service
:
ExchangeService
, xmlElementName
:
string
)
:
Item
Parameters
service:
ExchangeService
xmlElementName:
string
Returns
Item
Internal
Throw
IfNecessary
Internal
Throw
IfNecessary
(
)
:
void
Returns
void
Load
Extra
Error
Details
From
Xml
Load
Extra
Error
Details
From
Xml
(
reader
:
EwsServiceXmlReader
, xmlElementName
:
string
)
:
boolean
Parameters
reader:
EwsServiceXmlReader
xmlElementName:
string
Returns
boolean
Load
From
Xml
JsObject
Load
From
Xml
JsObject
(
responseObject
:
any
, service
:
ExchangeService
)
:
any
Parameters
responseObject:
any
service:
ExchangeService
Returns
any
Loaded
Loaded
(
)
:
void
Returns
void
Map
Error
Code
ToError
Message
Map
Error
Code
ToError
Message
(
)
:
void
Returns
void
Parse
Message
Xml
Parse
Message
Xml
(
reader
:
EwsServiceXmlReader
)
:
void
Parameters
reader:
EwsServiceXmlReader
Returns
void
Read
Elements
From
Json
Read
Elements
From
Json
(
responseObject
:
any
, service
:
ExchangeService
)
:
void
Parameters
responseObject:
any
service:
ExchangeService
Returns
void
Read
Elements
From
Xml
JsObject
Read
Elements
From
Xml
JsObject
(
responseObject
:
any
, service
:
ExchangeService
)
:
void
Parameters
responseObject:
any
service:
ExchangeService
Returns
void
Throw
IfNecessary
Throw
IfNecessary
(
)
:
void
Returns
void
Globals
Get
Item
Response
constructor
Error
Message
item
property
Set
Batch
Processing
Stopped
Error
Code
Error
Details
Error
Properties
Item
Result
Get
Object
Instance
Internal
Throw
IfNecessary
Load
Extra
Error
Details
From
Xml
Load
From
Xml
JsObject
Loaded
Map
Error
Code
ToError
Message
Parse
Message
Xml
Read
Elements
From
Json
Read
Elements
From
Xml
JsObject
Throw
IfNecessary
Generated using
TypeDoc