Share via


Notification.ReminderUidAfterTheirTasksAreOverdueUntilComplete 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 ReminderUidAfterTheirTasksAreOverdueUntilComplete As Guid
'Usage
Dim value As Guid

value = Notification.ReminderUidAfterTheirTasksAreOverdueUntilComplete
public static readonly Guid ReminderUidAfterTheirTasksAreOverdueUntilComplete

Remarks

The value of ReminderUidAfterTheirTasksAreOverdueUntilComplete is "3DF5CA12-882E-4AEF-BF9F-4A2E58D64F35".

See Also

Reference

Notification Class

Notification Members

Microsoft.Office.Project.Server.Library Namespace