Gets or sets on which day of a month the event occurs. Namespace: MindFusion.Scheduling
|
C# |
---|
public int DayOfMonth { get; set; } |
Visual Basic |
---|
Public Property DayOfMonth As Integer |
An integer vale specifying at which month the recurring event occurs. The allowed values range from 1 to 31.