Gets or sets how many times the recurring event should occur. Namespace: MindFusion.Scheduling
|
C# |
---|
public int NumOccurrences { get; set; } |
Visual Basic |
---|
Public Property NumOccurrences As Integer |
An integer value specifying the number of occurrences. The allowed values range from 1 to 999.