다음을 통해 공유


MeetingNotificationChannelData.OnBehalfOfList 속성

정의

사용자 특성에 대한 OnBehalfOf 목록을 가져오거나 설정합니다.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.OnBehalfOf> OnBehalfOfList { get; set; }
member this.OnBehalfOfList : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.OnBehalfOf> with get, set
Public Property OnBehalfOfList As IList(Of OnBehalfOf)

속성 값

Teams 봇 모임 알림의 OnBehalfOf 목록입니다.

적용 대상