Notification.ReminderCategory enumeração
Especifica a categoria da notificação de lembrete.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Enumeration ReminderCategory
'Uso
Dim instance As Notification.ReminderCategory
public enum ReminderCategory
Membros
Nome do membro | Descrição | |
---|---|---|
TaskReminder | Valor = 1. Lembrete de tarefa. | |
StatusReportReminder | Valor = 2. Lembrete de relatório de status. | |
TimesheetReminder | Valor = 3. Lembrete de quadro de horários. |