Notification.ReminderFrequencyType enumeration
Office 2013 and later
Indicates the frequency at which a particular reminder is sent.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
The FrequencyPeriod property is used with the FrequencyValue property to determine the exact interval at which a reminder is sent. For example, if you set the FrequencyValue property to 2, and set the FrequencyPeriod property to Day, then reminders are sent every two days.
Show: