Partager via


MeetingNotificationChannelData.OnBehalfOfList Propriété

Définition

Obtient ou définit la liste OnBehalfOf pour l’attribution de l’utilisateur.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.OnBehalfOf> OnBehalfOfList { get; set; }
member this.OnBehalfOfList : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.OnBehalfOf> with get, set
Public Property OnBehalfOfList As IList(Of OnBehalfOf)

Valeur de propriété

Liste OnBehalfOf de la notification de réunion du bot Teams.

S’applique à