Notification Class
Specifies constants that are used in the construction of reminder and alert messages that notify users about upcoming or overdue tasks and status reports, or about assignment creation and modification.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.Notification
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class Notification
'Usage
Dim instance As Notification
public class Notification
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.