GraphMessageSearchQuery.Fields Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
Fields
Gets or sets a set of message properties to retrieve. Represents the Graph '$select' parameter.
Declaration
public GraphMessageFields Fields { get; set; }
Property Value
Type | Description |
---|---|
GraphMessageFields |