Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
FindItemResponse
Class FindItemResponse<TItem>
Type parameters
TItem
:
Item
Hierarchy
ServiceResponse
FindItemResponse
Index
Constructors
constructor
Properties
Error
Message
grouped
Find
Results
is
Grouped
property
Set
results
Accessors
Batch
Processing
Stopped
Error
Code
Error
Details
Error
Properties
Grouped
Find
Results
Result
Results
Methods
Create
Item
Instance
Internal
Read
Items
From
Json
Internal
Read
Items
From
Xml
JsObject
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
Find
Item
Response
(
isGrouped
:
boolean
, propertySet
:
PropertySet
)
:
FindItemResponse
Parameters
isGrouped:
boolean
propertySet:
PropertySet
Returns
FindItemResponse
Properties
Error
Message
Error
Message
:
string
Private
grouped
Find
Results
grouped
Find
Results
:
GroupedFindItemsResults
<
TItem
>
Private
is
Grouped
is
Grouped
:
boolean
Private
property
Set
property
Set
:
PropertySet
Private
results
results
:
FindItemsResults
<
TItem
>
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
>
Grouped
Find
Results
get
GroupedFindResults
(
)
:
GroupedFindItemsResults
<
TItem
>
Returns
GroupedFindItemsResults
<
TItem
>
Result
get
Result
(
)
:
ServiceResult
Returns
ServiceResult
Results
get
Results
(
)
:
FindItemsResults
<
TItem
>
Returns
FindItemsResults
<
TItem
>
Methods
Create
Item
Instance
Create
Item
Instance
(
service
:
ExchangeService
, xmlElementName
:
string
)
:
TItem
Parameters
service:
ExchangeService
xmlElementName:
string
Returns
TItem
Internal
Read
Items
From
Json
Internal
Read
Items
From
Json
(
jsonObject
:
any
, propertySet
:
PropertySet
, service
:
ExchangeService
, destinationList
:
TItem
[]
)
:
void
Parameters
jsonObject:
any
propertySet:
PropertySet
service:
ExchangeService
destinationList:
TItem
[]
Returns
void
Internal
Read
Items
From
Xml
JsObject
Internal
Read
Items
From
Xml
JsObject
(
jsonObject
:
any
, propertySet
:
PropertySet
, service
:
ExchangeService
, destinationList
:
TItem
[]
)
:
void
Parameters
jsonObject:
any
propertySet:
PropertySet
service:
ExchangeService
destinationList:
TItem
[]
Returns
void
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
Find
Item
Response
constructor
Error
Message
grouped
Find
Results
is
Grouped
property
Set
results
Batch
Processing
Stopped
Error
Code
Error
Details
Error
Properties
Grouped
Find
Results
Result
Results
Create
Item
Instance
Internal
Read
Items
From
Json
Internal
Read
Items
From
Xml
JsObject
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