EwsListView Class
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
Class that contains sorting and paging definition for listing operations.
Syntax
public class EwsListView
Inherited Members
Constructors
Name | Description |
---|---|
Ews |
Creates a in instance of Ews |
Properties
Name | Description |
---|---|
Page |
Gets paging view. |
Sort |
Gets sorting parameters. |
Methods
Name | Description |
---|---|
Add |
Adds the specified sort parameter to a list of sort parameters to be used when requesting a list of EWS items or messages. |
Set |
Sets page view to be used when requesting a list of EWS items or messages. |
Set |
Sets sort parameters to be used when requesting a list of EWS items or messages. |