BaseClient.Batch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IBatchRequestBuilder for building batch Requests
public Microsoft.Graph.Core.Requests.IBatchRequestBuilder Batch { get; }
member this.Batch : Microsoft.Graph.Core.Requests.IBatchRequestBuilder
Public ReadOnly Property Batch As IBatchRequestBuilder