menu
ews package
documentation
Core/ServiceObjects/ServiceObject.dart
ServiceObject
InternalLoad abstract method
InternalLoad abstract method
dark_mode
light_mode
InternalLoad
abstract method
Future
<
void
>
InternalLoad
(
PropertySet
propertySet
)
Loads the specified set of properties on the object.
The properties to load.
Implementation
Future<
void
> InternalLoad(PropertySet propertySet);
ews package
documentation
Core/ServiceObjects/ServiceObject
ServiceObject
InternalLoad abstract method
ServiceObject class