TargetedMeetingNotification 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
TargetedMeetingNotification() |
初始化 TargetedMeetingNotification 类的新实例。 |
TargetedMeetingNotification(TargetedMeetingNotificationValue) |
初始化 TargetedMeetingNotification 类的新实例。 |
TargetedMeetingNotification()
TargetedMeetingNotification(TargetedMeetingNotificationValue)
初始化 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)
参数
- targetedMeetingNotificationValue
- TargetedMeetingNotificationValue
TargetedMeetingNotification 的值。