Share via


TargetedMeetingNotificationValue interface

Interface representing the value of a targeted meeting notification.

Properties

recipients

The recipients of the notification.

surfaces

The surfaces where the notification will be displayed.

Property Details

recipients

The recipients of the notification.

recipients: string[]

Property Value

string[]

surfaces

The surfaces where the notification will be displayed.

surfaces: MeetingSurface[]

Property Value