GraphThrottlingException.StatusCode

GraphThrottlingException.StatusCode property

Gets the HTTP status code returned by Microsoft Graph.

public HttpStatusCode StatusCode { get; }

See Also