Share via


TargetedMeetingNotification.ChannelData Property

Definition

Gets or sets Teams Bot meeting notification channel data.

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

Property Value

Teams Bot meeting notification channel data.

Applies to