Condividi tramite


WeeklyRecurrence.Interval Property

Definition

The interval at which the recurrence should repeat. It signifies the number of weeks between each recurrence.

public int? Interval { get; set; }
member this.Interval : Nullable<int> with get, set
Public Property Interval As Nullable(Of Integer)

Property Value

Applies to