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

Uses of ServiceObjectSchema in microsoft.exchange.webservices.data
 

Subclasses of ServiceObjectSchema 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 ConversationSchema
          Represents the schema for Conversation.
 class EmailMessageSchema
          Represents the schema for e-mail messages.
 class FolderSchema
          Represents the schema for folders.
 class ItemSchema
          Represents the schema for generic items.
 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 SearchFolderSchema
          The Class SearchFolderSchema.
 class TaskSchema
          Represents the schema for task items.
 

Methods in microsoft.exchange.webservices.data that return ServiceObjectSchema
protected  ServiceObjectSchema Task.getSchema()
          Internal method to return the schema associated with this type of object.
protected abstract  ServiceObjectSchema ServiceObject.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema SearchFolder.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema ResponseObject.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema ResponseMessage.getSchema()
          Internal method to return the schema associated with this type of object.
 ServiceObjectSchema PostReply.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema PostItem.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema MeetingRequest.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema MeetingMessage.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema Item.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema Folder.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema EmailMessage.getSchema()
          Method to return the schema associated with this type of object.
protected  ServiceObjectSchema Conversation.getSchema()
          Internal method to return the schema associated with this type of object
protected  ServiceObjectSchema ContactGroup.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema Contact.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema CancelMeetingMessage.getSchema()
          Gets the minimum required server version.
protected  ServiceObjectSchema CalendarResponseMessage.getSchema()
          Internal method to return the schema associated with this type of object.
protected  ServiceObjectSchema Appointment.getSchema()
          Internal method to return the schema associated with this type of object.
 ServiceObjectSchema ServiceObject.schema()
          Gets the schema associated with this type of object.
 



Copyright © 2012. All Rights Reserved.