Partager via


MeetingNotificationResponse.RecipientsFailureInfo Propriété

Définition

Obtient ou définit la liste des MeetingNotificationRecipientFailureInfo.

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

Valeur de propriété

Liste des MeetingNotificationRecipientFailureInfo.

S’applique à