次の方法で共有


IActivity.RelatesTo Property

Definition

The relatesTo field references another conversation, and optionally a specific Activity within that conversation. The value of the relatesTo field is a complex object of the Conversation reference type.

public Microsoft.Agents.Core.Models.ConversationReference RelatesTo { get; set; }
member this.RelatesTo : Microsoft.Agents.Core.Models.ConversationReference with get, set
Public Property RelatesTo As ConversationReference

Property Value

Applies to