menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
RecurrencePattern
dayOfMonth property
dayOfMonth property
dark_mode
light_mode
dayOfMonth
property
int
?
dayOfMonth
final
The day of the month for the recurrence (1-31).
Implementation
final int? dayOfMonth;
microsoft_graph_api package
documentation
models/todo/task_model
RecurrencePattern
dayOfMonth property
RecurrencePattern class