InvalidRecurrenceIntervalInMinutesException.RecurrenceIntervalInMinutes 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 RecurrenceIntervalInMinutes { int get(); };
public int RecurrenceIntervalInMinutes { get; }
member this.RecurrenceIntervalInMinutes : int
Public ReadOnly Property RecurrenceIntervalInMinutes As Integer
Property Value
The recurrence interval in minutes.