Compartir a través de


TeamsMeetingParticipant.User Propiedad

Definición

Obtiene o establece la información del usuario del participante.

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

Información del usuario del participante.

Se aplica a