menu
microsoft_graph_api package
documentation
models/planner/task_model.dart
TaskCreateRequest
startDateTime property
startDateTime property
dark_mode
light_mode
startDateTime
property
String
?
startDateTime
final
The date when the task starts.
Implementation
final String? startDateTime;
microsoft_graph_api package
documentation
models/planner/task_model
TaskCreateRequest
startDateTime property
TaskCreateRequest class