Compartir a través de


Activity.RelatesTo Propiedad

Definición

Obtiene o establece un objeto en ConversationReference otra conversación o actividad.

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

Valor de propiedad

Referencia a otra conversación o actividad.

Implementaciones

Se aplica a