Activity.RelatesTo Propriété

Définition

Obtient ou définit un à une ConversationReference autre conversation ou activité.

public Microsoft.Bot.Schema.ConversationReference RelatesTo { get; set; }
member this.RelatesTo : Microsoft.Bot.Schema.ConversationReference with get, set
Public Property RelatesTo As ConversationReference

Valeur de propriété

Référence à une autre conversation ou activité.

Implémente

S’applique à