menu
microsoft_graph_api package
documentation
models/planner/task_model.dart
PlannerTask
completedDateTime property
completedDateTime property
dark_mode
light_mode
completedDateTime
property
String
?
completedDateTime
final
The date and time when the task was completed.
Implementation
final String? completedDateTime;
microsoft_graph_api package
documentation
models/planner/task_model
PlannerTask
completedDateTime property
PlannerTask class