TeamsChannelData.Notification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets notification settings for the message.
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
Property Value
The notification settings for the user.