menu
ews package
documentation
Core/ServiceObjects/ServiceObject.dart
ServiceObject
GetSchema abstract method
GetSchema abstract method
dark_mode
light_mode
GetSchema
abstract method
ServiceObjectSchema
GetSchema
(
)
method to return the schema associated with this type of object.
Implementation
ServiceObjectSchema GetSchema();
ews package
documentation
Core/ServiceObjects/ServiceObject
ServiceObject
GetSchema 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 []