Notification.ReminderOriginType 列舉
指定提醒通知的原點而言。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration ReminderOriginType
'用途
Dim instance As Notification.ReminderOriginType
public enum ReminderOriginType
成員
成員名稱 | 描述 | |
---|---|---|
SelfReminder | 值 = 0。自我提醒。 | |
ManagerReminder | 值 = 1。管理員提醒。 | |
ManagerDerivedReminder | 值 = 2。小組成員提醒源自管理員。 |