menu
ews package
documentation
Core/ServiceObjects/Items/Contact.dart
Contact
Contact constructor
Contact constructor
dark_mode
light_mode
Contact
constructor
Contact
(
ExchangeService
service
)
Initializes an unsaved local instance of
The ExchangeService object to which the contact will be bound.
Implementation
Contact(ExchangeService service) : super(service) {}
ews package
documentation
Core/ServiceObjects/Items/Contact
Contact
Contact constructor
Contact class