Dela via


TargetedMeetingNotification Klass

Definition

Anger Teams målmötesavisering.

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)
Arv

Konstruktorer

TargetedMeetingNotification()

Initierar en ny instans av klassen TargetedMeetingNotification.

TargetedMeetingNotification(TargetedMeetingNotificationValue)

Initierar en ny instans av klassen TargetedMeetingNotification.

Egenskaper

ChannelData

Hämtar eller anger data för Teams Bot-mötesmeddelandekanal.

Type

Hämtar eller anger typ av robotmötesavisering.

(Ärvd från MeetingNotificationBase)
Value

Hämtar eller anger mötesmeddelandevärde för Teams Bot.

(Ärvd från MeetingNotification<T>)

Gäller för