Notification.ReminderCategory 列舉
指定提醒通知的類別。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration ReminderCategory
'用途
Dim instance As Notification.ReminderCategory
public enum ReminderCategory
成員
成員名稱 | 描述 | |
---|---|---|
TaskReminder | 值 = 1。任務的提醒。 | |
StatusReportReminder | 值 = 2。狀態報表的提醒。 | |
TimesheetReminder | 值 = 3。時程表提醒。 |