Skip to main content
A newer version of this page is available. .

NotificationsProvider.GetPostponedNotificationsCount() Method

Returns the number of postponed notifications.

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v18.2.dll

Declaration

public int GetPostponedNotificationsCount()

Returns

Type Description
Int32

An integer value which is the number of postponed notifications.

See Also