TargetedMeetingNotificationValue Class
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.
Specifies the targeted meeting notification value, including recipients and surfaces.
public class TargetedMeetingNotificationValue
type TargetedMeetingNotificationValue = class
Public Class TargetedMeetingNotificationValue
- Inheritance
-
TargetedMeetingNotificationValue
Constructors
TargetedMeetingNotificationValue() |
Initializes a new instance of the TargetedMeetingNotificationValue class. |
Properties
Recipients |
Gets or sets the collection of recipients of the targeted meeting notification. |
Surfaces |
Gets or sets the collection of surfaces on which to show the notification. If a bot wants its content to be rendered in different surfaces areas, it can specific a list of UX areas. But please note that only one instance of surface type is allowed per request. |