Share via


NotificationInfo Class

Definition

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.

Applies to