GraphMessageSearchQuery.PageView Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9313)
PageView
Gets or sets a paging definition. Represents the Graph '$skip' and '$top' parameters.
Declaration
public GraphPageView PageView { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphPageView |