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.
Specifies the category of the reminder notification.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration ReminderCategory
'Usage
Dim instance As Notification.ReminderCategory
public enum ReminderCategory
Members
| Member name | Description | |
|---|---|---|
| TaskReminder | Value=1. Task reminder. | |
| StatusReportReminder | Value=2. Status report reminder. | |
| TimesheetReminder | Value=3. Timesheet reminder. |