Partager via


IEventActivity.RelatesTo Propriété

Définition

Obtient ou définit une référence à une 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é.

S’applique à