Uses of Class
microsoft.exchange.webservices.data.core.service.schema.MeetingMessageSchema
-
Packages that use MeetingMessageSchema Package Description microsoft.exchange.webservices.data.core.service.schema -
-
Uses of MeetingMessageSchema in microsoft.exchange.webservices.data.core.service.schema
Subclasses of MeetingMessageSchema in microsoft.exchange.webservices.data.core.service.schema Modifier and Type Class Description classMeetingRequestSchemaRepresents the schema for meeting request.classMeetingResponseSchemaRepresents the schema for meeting request.Fields in microsoft.exchange.webservices.data.core.service.schema declared as MeetingMessageSchema Modifier and Type Field Description protected static MeetingMessageSchemaMeetingMessageSchema. InstanceThis must be after the declaration of property definitions.Methods in microsoft.exchange.webservices.data.core.service.schema that return MeetingMessageSchema Modifier and Type Method Description static MeetingMessageSchemaMeetingMessageSchema. getInstance()Gets the single instance of MeetingMessageSchema.
-