Compartilhar via


TargetedMeetingNotification Classe

Definição

Especifica a notificação de reunião direcionada do 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)
Herança

Construtores

TargetedMeetingNotification()

Inicializa uma nova instância da classe TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Inicializa uma nova instância da classe TargetedMeetingNotification.

Propriedades

ChannelData

Obtém ou define os dados do canal de notificação de reunião do Teams Bot.

Type

Obtém ou define o tipo de notificação de reunião do Bot.

(Herdado de MeetingNotificationBase)
Value

Obtém ou define o valor da notificação de reunião do Bot do Teams.

(Herdado de MeetingNotification<T>)

Aplica-se a