TargetedMeetingNotification Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
TargetedMeetingNotification() |
Initializes a new instance of the TargetedMeetingNotification class. |
TargetedMeetingNotification(TargetedMeetingNotificationValue) |
Initializes a new instance of the TargetedMeetingNotification class. |
TargetedMeetingNotification()
Initializes a new instance of the TargetedMeetingNotification class.
public TargetedMeetingNotification ();
Public Sub New ()
Applies to
TargetedMeetingNotification(TargetedMeetingNotificationValue)
Initializes a new instance of the TargetedMeetingNotification class.
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)
Parameters
- targetedMeetingNotificationValue
- TargetedMeetingNotificationValue
The value of the TargetedMeetingNotification.