menu
ews package
documentation
Core/ServiceObjects/Items/ContactGroup.dart
ContactGroup
ContactGroup.new constructor
ContactGroup.new constructor
dark_mode
light_mode
ContactGroup
constructor
ContactGroup
(
ExchangeService
service
)
Initializes an unsaved local instance of the
EWS service to which this object belongs.
Implementation
ContactGroup(ExchangeService service) : super(service) {}
ews package
documentation
Core/ServiceObjects/Items/ContactGroup
ContactGroup
ContactGroup.new constructor
ContactGroup class