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
Constructors
new
Properties
hashCode
IsDirty
IsNew
onChange
PropertyBag
runtimeType
Schema
Service
Methods
Changed
ClearChangeLog
GetChangeXmlElementName
GetDeleteFieldXmlElementName
GetExtendedProperties
GetId
GetIdPropertyDefinition
GetIsCustomDateTimeScopingRequired
GetIsTimeZoneHeaderRequired
GetLoadedPropertyDefinitions
GetMinimumRequiredServerVersion
GetSchema
getServiceObjectDefinitionAttribute
GetSetFieldXmlElementName
GetXmlElementName
GetXmlElementNameOverride
InternalDelete
InternalLoad
Load
LoadFromXml
LoadFromXmlWithPropertySet
LoadWithPropertySet
noSuchMethod
ThrowIfThisIsNew
ThrowIfThisIsNotNew
toString
TryGetExtendedProperty
TryGetProperty
TryGetPropertyGeneric
Validate
WriteToXml
WriteToXmlForUpdate
Operators
operator ==
operator []