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 origin 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 ReminderOriginType
'Usage
Dim instance As Notification.ReminderOriginType
public enum ReminderOriginType
Members
| Member name | Description | |
|---|---|---|
| SelfReminder | Value=0. Self reminder. | |
| ManagerReminder | Value=1. Manager reminder. | |
| ManagerDerivedReminder | Value=2. Team member reminder originating from a manager. |