NotificationsSendingHandler delegate
Office 2013 and later
Event handler for the Notifications Sending pre-event.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Parameters
- contextInfo
- Type: Microsoft.Office.Project.Server.Library.PSContextInfo
Notifications context information.
- e
- Type: Microsoft.Office.Project.Server.Events.NotificationsPreSendEventArgs
Event arguments for the OnSending pre-event.
For an example that changes e-mail by using the Notifications Sending event, see How to: Customize E-Mail for Project Server Notifications.
Show: