Share via


NotificationInfo interface

Represents information about a notification.

Properties

alert

Indicates whether the notification is an alert.

alertInMeeting

Indicates whether the alert is in a meeting.

externalResourceUrl

The URL of the external resource.

Property Details

alert

Indicates whether the notification is an alert.

alert?: boolean

Property Value

boolean

alertInMeeting

Indicates whether the alert is in a meeting.

alertInMeeting?: boolean

Property Value

boolean

externalResourceUrl

The URL of the external resource.

externalResourceUrl?: string

Property Value

string