menu
ews package
documentation
Core/ServiceObjects/Items/MeetingRequest.dart
MeetingRequest
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 ServiceObjectSchema GetSchema() { return MeetingRequestSchema.Instance; }
ews package
documentation
Core/ServiceObjects/Items/MeetingRequest
MeetingRequest
GetSchema method
MeetingRequest class