Share via


SingleTaskConstants.IndefiniteRepeat field

Overdue reminder emails should be sent out indefinitely. This field is used by OverdueRepeatTimes.

Namespace:  Microsoft.SharePoint.WorkflowServices.Activities
Assembly:  Microsoft.SharePoint.WorkflowServices.Activities (in Microsoft.SharePoint.WorkflowServices.Activities.dll)

Syntax

'Declaration
Public Shared ReadOnly IndefiniteRepeat As Integer
'Usage
Dim value As Integer

value = SingleTaskConstants.IndefiniteRepeat
public static readonly int IndefiniteRepeat

See also

Reference

SingleTaskConstants class

SingleTaskConstants members

Microsoft.SharePoint.WorkflowServices.Activities namespace