Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a class name for an alert notification handler.
<NotificationHandlerClassName>
</NotificationHandlerClassName>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
None
Parent elements
Example
<Properties>
<NotificationHandlerAssembly>
AlertHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d59ecf2a3bd66904
</NotificationHandlerAssembly>
<NotificationHandlerClassName>
AlertHandler.Class1
</NotificationHandlerClassName>
</Properties>