NotificationInfo 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 if a notification is to be sent for the mentions.
public class NotificationInfo
type NotificationInfo = class
Public Class NotificationInfo
- Inheritance
-
NotificationInfo
Constructors
NotificationInfo() |
Initializes a new instance of the NotificationInfo class. |
NotificationInfo(Nullable<Boolean>) |
Initializes a new instance of the NotificationInfo class. |
Properties
Alert |
Gets or sets true if notification is to be sent to the user, false otherwise. |
AlertInMeeting |
Gets or sets the value indicating if a notification is to be shown to the user while in a meeting, false otherwise. |
ExternalResourceUrl |
Gets or sets the value of the notification's external resource URL. |