NotificationsEventReceiver Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
NotificationsEventReceiver | Creates an instance of the NotificationsEventReceiver class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnSending | A pre-event handler that occurs before Project Server sends an alert or reminder notification. | |
OnSent | A post-event handler that occurs after Project Server sends an alert or reminder notification. | |
ToString | (Inherited from Object.) |
Top