Reminders class
Reminder notifications.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Library.Reminders
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class Reminders
'Usage
Dim instance As Reminders
public class Reminders
Remarks
Reminders are email messages that are used to notify users when new, overdue, rejected, or forthcoming events occur.
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.