Udostępnij przez


TargetedMeetingNotification Klasa

Definicja

Określa powiadomienie o docelowym spotkaniu w usłudze 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)
Dziedziczenie

Konstruktory

TargetedMeetingNotification()

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

Właściwości

ChannelData

Pobiera lub ustawia dane kanału powiadomień o spotkaniu bota usługi Teams.

Type

Pobiera lub ustawia typ powiadomienia o spotkaniu bota.

(Odziedziczone po MeetingNotificationBase)
Value

Pobiera lub ustawia wartość powiadomienia o spotkaniu bota usługi Teams.

(Odziedziczone po MeetingNotification<T>)

Dotyczy