Partager via


TargetedMeetingNotification Classe

Définition

Spécifie la notification de réunion ciblée Teams.

public class TargetedMeetingNotification : Microsoft.Bot.Schema.Teams.MeetingNotification<Microsoft.Bot.Schema.Teams.TargetedMeetingNotificationValue>
type TargetedMeetingNotification = class
    inherit MeetingNotification<TargetedMeetingNotificationValue>
Public Class TargetedMeetingNotification
Inherits MeetingNotification(Of TargetedMeetingNotificationValue)
Héritage

Constructeurs

TargetedMeetingNotification()

Initialise une nouvelle instance de la classe TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Initialise une nouvelle instance de la classe TargetedMeetingNotification.

Propriétés

ChannelData

Obtient ou définit les données du canal de notification de réunion teams Bot.

Type

Obtient ou définit le type de notification de réunion bot.

(Hérité de MeetingNotificationBase)
Value

Obtient ou définit la valeur de notification de réunion du bot Teams.

(Hérité de MeetingNotification<T>)

S’applique à