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