Compartilhar via


MeetingNotificationResponse.RecipientsFailureInfo Propriedade

Definição

Obtém ou define a lista de 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)

Valor da propriedade

A lista de MeetingNotificationRecipientFailureInfo.

Aplica-se a