Compartir a través de


TeamsMeetingMember.User Propiedad

Definición

Obtiene o establece el participante de la reunión.

public Microsoft.Bot.Schema.Teams.TeamsChannelAccount User { get; set; }
member this.User : Microsoft.Bot.Schema.Teams.TeamsChannelAccount with get, set
Public Property User As TeamsChannelAccount

Valor de propiedad

Cuenta de participante unida.

Se aplica a