MeetingNotificationChannelData.OnBehalfOfList Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.