IBaseRequest.Client Property

Definition

Gets the IBaseClient for handling requests.

public Microsoft.Graph.IBaseClient Client { get; }
member this.Client : Microsoft.Graph.IBaseClient
Public ReadOnly Property Client As IBaseClient

Property Value

Applies to