Uses of Class
microsoft.exchange.webservices.data.attribute.ServiceObjectDefinition

Packages that use ServiceObjectDefinition
microsoft.exchange.webservices.data.core.service.folder   
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.core.service.response   
 

Uses of ServiceObjectDefinition in microsoft.exchange.webservices.data.core.service.folder
 

Classes in microsoft.exchange.webservices.data.core.service.folder with annotations of type ServiceObjectDefinition
 class CalendarFolder
          Represents a folder containing appointments.
 class ContactsFolder
          Represents a folder containing contacts.
 class Folder
          Represents a generic folder.
 class SearchFolder
          Represents a search folder.
 class TasksFolder
          Represents a folder containing task item.
 

Uses of ServiceObjectDefinition in microsoft.exchange.webservices.data.core.service.item
 

Classes in microsoft.exchange.webservices.data.core.service.item with annotations of type ServiceObjectDefinition
 class Appointment
          Represents an appointment or a meeting.
 class Contact
          Represents a contact.
 class ContactGroup
          Represents a Contact Group.
 class Conversation
          Represents a collection of Conversation related property.
 class EmailMessage
          Represents an e-mail message.
 class Item
          Represents a generic item.
 class MeetingCancellation
          Represents a meeting cancellation message.
 class MeetingMessage
          Represents a meeting-related message.
 class MeetingRequest
          Represents a meeting request that an attendee can accept or decline.
 class MeetingResponse
          Represents a response to a meeting request.
 class PostItem
          Represents a post item.
 class Task
          Represents a Task item.
 

Uses of ServiceObjectDefinition in microsoft.exchange.webservices.data.core.service.response
 

Classes in microsoft.exchange.webservices.data.core.service.response with annotations of type ServiceObjectDefinition
 class CancelMeetingMessage
          Represents a meeting cancellation message.
 class DeclineMeetingInvitationMessage
          Represents a meeting declination message.
 class PostReply
          Represents a reply to a post item.
 class RemoveFromCalendar
          Represents a response object created to remove a calendar item from a meeting cancellation.
 class SuppressReadReceipt
          Represents a response object created to supress read receipts for an item.
 



Copyright © 2012–2015 Microsoft. All rights reserved.