다음을 통해 공유


TeamsChannelData.Notification 속성

정의

메시지에 대한 알림 설정을 가져오거나 설정합니다.

public Microsoft.Bot.Schema.Teams.NotificationInfo Notification { get; set; }
member this.Notification : Microsoft.Bot.Schema.Teams.NotificationInfo with get, set
Public Property Notification As NotificationInfo

속성 값

사용자의 알림 설정입니다.

적용 대상