Condividi tramite


MeetingNotificationResponse.RecipientsFailureInfo Proprietà

Definizione

Ottiene o imposta l'elenco di 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)

Valore della proprietà

Elenco di MeetingNotificationRecipientFailureInfo.

Si applica a