menu
ews package
documentation
Core/ServiceObjects/Items/Contact.dart
Contact
GetSchema method
GetSchema method
dark_mode
light_mode
GetSchema
method
@
override
ServiceObjectSchema
GetSchema
(
)
override
method to return the schema associated with this type of object.
Implementation
@override core.ServiceObjectSchema GetSchema() { return ContactSchema.Instance; }
ews package
documentation
Core/ServiceObjects/Items/Contact
Contact
GetSchema method
Contact class