SingleTaskConstants.MonthlyReminderRepeat field
Overdue reminder emails are sent out once a month. This field is used by OverdueReminderRepeat.
Namespace: Microsoft.SharePoint.WorkflowServices.Activities
Assembly: Microsoft.SharePoint.WorkflowServices.Activities (in Microsoft.SharePoint.WorkflowServices.Activities.dll)
Syntax
'Declaration
Public Shared ReadOnly MonthlyReminderRepeat As Integer
'Usage
Dim value As Integer
value = SingleTaskConstants.MonthlyReminderRepeat
public static readonly int MonthlyReminderRepeat