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