Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Grouping
Class Grouping
Hierarchy
Grouping
Index
Constructors
constructor
Properties
Aggregate
On
Aggregate
Type
Group
On
Sort
Direction
Methods
Internal
Validate
Write
ToXml
Constructors
constructor
new
Grouping
(
)
:
Grouping
new
Grouping
(
groupOn
:
PropertyDefinitionBase
, sortDirection
:
SortDirection
, aggregateOn
:
PropertyDefinitionBase
, aggregateType
:
AggregateType
)
:
Grouping
no need for setter getter
Returns
Grouping
no need for setter getter
Parameters
groupOn:
PropertyDefinitionBase
sortDirection:
SortDirection
aggregateOn:
PropertyDefinitionBase
aggregateType:
AggregateType
Returns
Grouping
Properties
Aggregate
On
Aggregate
On
:
PropertyDefinitionBase
Aggregate
Type
Aggregate
Type
:
AggregateType
Group
On
Group
On
:
PropertyDefinitionBase
Sort
Direction
Sort
Direction
:
SortDirection
Methods
Internal
Validate
Internal
Validate
(
)
:
void
Returns
void
Write
ToXml
Write
ToXml
(
writer
:
EwsServiceXmlWriter
)
:
void
Parameters
writer:
EwsServiceXmlWriter
Returns
void
Globals
Grouping
constructor
Aggregate
On
Aggregate
Type
Group
On
Sort
Direction
Internal
Validate
Write
ToXml
Generated using
TypeDoc
no need for setter getter