ThreadMessageResponse.RunId

ThreadMessageResponse.RunId property

Gets or sets the ID of the run associated with the creation of this message. Value is null when messages are created manually.

public string RunId { get; set; }

See Also