Gets or sets the type of monthly recurrence. Namespace: MindFusion.Scheduling
|
C# |
---|
public MonthlyRecurrence MonthlyRecurrence { get; set; } |
Visual Basic |
---|
Public Property MonthlyRecurrence As MonthlyRecurrence |
A member of the MonthlyRecurrence enumeration.
Check the Recurrence constructor for an example on how to use this property.