InvokeAgentResponsesApiRoutineAction.Conversation 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.
An optional existing conversation identifier to continue during the downstream dispatch.
public string Conversation { get; set; }
member this.Conversation : string with get, set
Public Property Conversation As String