RecurrencePattern.Occurs

RecurrencePattern.Occurs property

Gets or sets the number of occurrences of the recurrence pattern.

public int Occurs { get; set; }

Property Value

The number of occurrences.

See Also