NumberedRecurrenceRangeType.NumberOfOccurrences Property

Definition

The NumberOfOccurrences property gets or sets the number of occurrences of a recurring item.

public:
 property int NumberOfOccurrences { int get(); void set(int value); };
public int NumberOfOccurrences { get; set; }
Public Property NumberOfOccurrences As Integer

Property Value

The NumberOfOccurrences property returns the number of occurrences of a recurring item.

Applies to