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。时间表提醒。 |