CallbackRequest.TargetUrl property

The URL to which the callback request will be sent

public Uri TargetUrl { get; set; }

See Also