Share via


Notification.ReminderUidBeforeMyTasksAreDueUntilComplete field

Specifies a GUID for a reminder that is sent before tasks are due. 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 ReminderUidBeforeMyTasksAreDueUntilComplete As Guid
'Usage
Dim value As Guid

value = Notification.ReminderUidBeforeMyTasksAreDueUntilComplete
public static readonly Guid ReminderUidBeforeMyTasksAreDueUntilComplete

Remarks

The value of ReminderUidBeforeMyTasksAreDueUntilComplete is "148A42A9-7618-4305-BF41-A218C9119D48".

See also

Reference

Notification class

Notification members

Microsoft.Office.Project.Server.Library namespace