Uses of Class
microsoft.exchange.webservices.data.ItemSchema

Uses of ItemSchema in microsoft.exchange.webservices.data
 

Subclasses of ItemSchema in microsoft.exchange.webservices.data
 class AppointmentSchema
          Represents the schema for appointment and meeting requests.
 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 requests.
 class PostItemSchema
          Represents the schema for post items.
 class TaskSchema
          Represents the schema for task items.
 

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

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



Copyright © 2012. All Rights Reserved.