Delen via


MeetingNotificationResponse.RecipientsFailureInfo Eigenschap

Definitie

Hiermee haalt u de lijst met MeetingNotificationRecipientFailureInfoop of stelt u deze in.

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)

Waarde van eigenschap

De lijst met MeetingNotificationRecipientFailureInfo.

Van toepassing op