NotificationsEventReceiver members

Includes the OnSending and OnSent event handlers that occur when Project Server sends an alert or reminder.

The NotificationsEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method NotificationsEventReceiver Creates an instance of the NotificationsEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnSending A pre-event handler that occurs before Project Server sends an alert or reminder notification.
Public method OnSendingRemote
Public method OnSent A post-event handler that occurs after Project Server sends an alert or reminder notification.
Public method OnSentRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

NotificationsEventReceiver class

Microsoft.Office.Project.Server.Events namespace