TargetedMeetingNotification Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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.