Compartir a través de


TeamsMeetingParticipant.Meeting Propiedad

Definición

Obtiene o establece la información de la reunión del participante.

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

Valor de propiedad

Rol del participante en la reunión.

Se aplica a