InvalidRecurrenceTerminateCountException.RecurrenceTerminateCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the recurrence interval in minutes.
public:
property int RecurrenceTerminateCount { int get(); };
public int RecurrenceTerminateCount { get; }
member this.RecurrenceTerminateCount : int
Public ReadOnly Property RecurrenceTerminateCount As Integer
Property Value
The recurrence interval in minutes.