Share via


Notification.ReminderUidAfterMyTasksAreOverdueUntilComplete Field

Specifies a GUID for a reminder that is sent when tasks are overdue. The reminder is sent until the tasks are complete.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly ReminderUidAfterMyTasksAreOverdueUntilComplete As Guid
'Usage
Dim value As Guid

value = Notification.ReminderUidAfterMyTasksAreOverdueUntilComplete
public static readonly Guid ReminderUidAfterMyTasksAreOverdueUntilComplete

Remarks

The value of ReminderUidAfterMyTasksAreOverdueUntilComplete is "B8226FD4-DC20-4C07-82D6-87585089709B".

See Also

Reference

Notification Class

Notification Members

Microsoft.Office.Project.Server.Library Namespace