NumberedRecurrenceRangeType.NumberOfOccurrences 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.
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.