Compartir a través de


TargetedMeetingNotification Clase

Definición

Especifica la notificación de reunión de destino de 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)
Herencia

Constructores

TargetedMeetingNotification()

Inicializa una nueva instancia de la clase TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Inicializa una nueva instancia de la clase TargetedMeetingNotification.

Propiedades

ChannelData

Obtiene o establece los datos del canal de notificación de reunión del bot de Teams.

Type

Obtiene o establece el tipo de notificación de reunión del bot.

(Heredado de MeetingNotificationBase)
Value

Obtiene o establece el valor de notificación de reunión del bot de Teams.

(Heredado de MeetingNotification<T>)

Se aplica a