Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
PullSubscription
Class PullSubscription
Hierarchy
SubscriptionBase
PullSubscription
Index
Properties
Id
More
Events
Available
Service
Uses
Watermark
Watermark
more
Events
Available
Methods
Begin
Get
Events
Begin
Unsubscribe
End
Get
Events
End
Unsubscribe
Get
Events
Load
From
Json
Load
From
Xml
Unsubscribe
Properties
Id
Id
:
string
More
Events
Available
More
Events
Available
:
boolean
Service
Service
:
ExchangeService
Uses
Watermark
Uses
Watermark
:
boolean
Watermark
Watermark
:
string
Private
more
Events
Available
more
Events
Available
:
boolean
Methods
Begin
Get
Events
Begin
Get
Events
(
callback
:
any
, state
:
any
)
:
any
Parameters
callback:
any
state:
any
Returns
any
Begin
Unsubscribe
Begin
Unsubscribe
(
callback
:
any
, state
:
any
)
:
any
Parameters
callback:
any
state:
any
Returns
any
End
Get
Events
End
Get
Events
(
asyncResult
:
any
)
:
GetEventsResults
Parameters
asyncResult:
any
Returns
GetEventsResults
End
Unsubscribe
End
Unsubscribe
(
asyncResult
:
any
)
:
void
Parameters
asyncResult:
any
Returns
void
Get
Events
Get
Events
(
)
:
GetEventsResults
Returns
GetEventsResults
Load
From
Json
Load
From
Json
(
jsonResponse
:
JsonObject
, service
:
ExchangeService
)
:
void
Parameters
jsonResponse:
JsonObject
service:
ExchangeService
Returns
void
Load
From
Xml
Load
From
Xml
(
reader
:
EwsServiceXmlReader
)
:
void
Parameters
reader:
EwsServiceXmlReader
Returns
void
Unsubscribe
Unsubscribe
(
)
:
void
Returns
void
Globals
Pull
Subscription
Id
More
Events
Available
Service
Uses
Watermark
Watermark
more
Events
Available
Begin
Get
Events
Begin
Unsubscribe
End
Get
Events
End
Unsubscribe
Get
Events
Load
From
Json
Load
From
Xml
Unsubscribe
Generated using
TypeDoc