menu
ews package
documentation
Core/ServiceObjects/Items/Task.dart
Task
Task constructor
Task constructor
dark_mode
light_mode
Task
constructor
Task
(
ExchangeService
service
)
Initializes an unsaved local instance of
The ExchangeService instance to which this task is bound.
Implementation
Task(ExchangeService service) : super(service);
ews package
documentation
Core/ServiceObjects/Items/Task
Task
Task constructor
Task class