다음을 통해 공유


MeetingNotificationResponse.RecipientsFailureInfo 속성

정의

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)

속성 값

MeetingNotificationRecipientFailureInfo목록입니다.

적용 대상