Uses of Class
microsoft.exchange.webservices.data.core.service.schema.ItemSchema
-
Packages that use ItemSchema Package Description microsoft.exchange.webservices.data.core.service.schema -
-
Uses of ItemSchema in microsoft.exchange.webservices.data.core.service.schema
Subclasses of ItemSchema in microsoft.exchange.webservices.data.core.service.schema Modifier and Type Class Description classAppointmentSchemaRepresents the schema for appointment and meeting request.classContactGroupSchemaRepresents the schema for contact groups.classContactSchemaRepresents the schema for contacts.classEmailMessageSchemaRepresents the schema for e-mail messages.classMeetingMessageSchemaRepresents the schema for meeting messages.classMeetingRequestSchemaRepresents the schema for meeting request.classMeetingResponseSchemaRepresents the schema for meeting request.classPostItemSchemaRepresents the schema for post item.classTaskSchemaRepresents the schema for task item.Fields in microsoft.exchange.webservices.data.core.service.schema declared as ItemSchema Modifier and Type Field Description protected static ItemSchemaItemSchema. InstanceThe Constant Instance.Methods in microsoft.exchange.webservices.data.core.service.schema that return ItemSchema Modifier and Type Method Description static ItemSchemaItemSchema. getInstance()Gets the single instance of ItemSchema.
-