GraphException.RequestId Property

Definition

Unique identifier (optionally provided by the client caller code) for the request associated with the execution at the moment when the exception was created/thrown.

public Guid RequestId { get; set; }
Property Value