Uses of Class
microsoft.exchange.webservices.data.core.service.schema.ItemSchema

Packages that use ItemSchema
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
 class AppointmentSchema
          Represents the schema for appointment and meeting request.
 class ContactGroupSchema
          Represents the schema for contact groups.
 class ContactSchema
          Represents the schema for contacts.
 class EmailMessageSchema
          Represents the schema for e-mail messages.
 class MeetingMessageSchema
          Represents the schema for meeting messages.
 class MeetingRequestSchema
          Represents the schema for meeting request.
 class PostItemSchema
          Represents the schema for post item.
 class TaskSchema
          Represents the schema for task item.
 

Fields in microsoft.exchange.webservices.data.core.service.schema declared as ItemSchema
protected static ItemSchema ItemSchema.Instance
          The Constant Instance.
 

Methods in microsoft.exchange.webservices.data.core.service.schema that return ItemSchema
static ItemSchema ItemSchema.getInstance()
          Gets the single instance of ItemSchema.
 



Copyright © 2012–2015 Microsoft. All rights reserved.