Freigeben über


MeetingNotificationResponse.RecipientsFailureInfo Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Liste der 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)

Eigenschaftswert

Die Liste der MeetingNotificationRecipientFailureInfo.

Gilt für: