Udostępnij przez


TargetedMeetingNotification Konstruktory

Definicja

Przeciążenia

TargetedMeetingNotification()

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

TargetedMeetingNotification()

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

public TargetedMeetingNotification();
Public Sub New ()

Dotyczy

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Inicjuje nowe wystąpienie klasy TargetedMeetingNotification.

public TargetedMeetingNotification(Microsoft.Bot.Schema.Teams.TargetedMeetingNotificationValue targetedMeetingNotificationValue);
new Microsoft.Bot.Schema.Teams.TargetedMeetingNotification : Microsoft.Bot.Schema.Teams.TargetedMeetingNotificationValue -> Microsoft.Bot.Schema.Teams.TargetedMeetingNotification
Public Sub New (targetedMeetingNotificationValue As TargetedMeetingNotificationValue)

Parametry

targetedMeetingNotificationValue
TargetedMeetingNotificationValue

Wartość elementu TargetedMeetingNotification.

Dotyczy