DefaultRecurrenceRuleValuesAccessor.GetDayNumber Method
In This Article
Gets the number of the month’s day in which the appointment is scheduled.
#Declaration
TypeScript
GetDayNumber(): number
#Returns
Type | Description |
---|---|
number | The day of the month. |
See Also