GraphMessageSearchQuery.PageView Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
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 |