Uses of Class
microsoft.exchange.webservices.data.attribute.ServiceObjectDefinition
-
-
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 Modifier and Type Class Description classCalendarFolderRepresents a folder containing appointments.classContactsFolderRepresents a folder containing contacts.classFolderRepresents a generic folder.classSearchFolderRepresents a search folder.classTasksFolderRepresents 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 Modifier and Type Class Description classAppointmentRepresents an appointment or a meeting.classContactRepresents a contact.classContactGroupRepresents a Contact Group.classConversationRepresents a collection of Conversation related property.classEmailMessageRepresents an e-mail message.classItemRepresents a generic item.classMeetingCancellationRepresents a meeting cancellation message.classMeetingMessageRepresents a meeting-related message.classMeetingRequestRepresents a meeting request that an attendee can accept or decline.classMeetingResponseRepresents a response to a meeting request.classPostItemRepresents a post item.classTaskRepresents 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 Modifier and Type Class Description classCancelMeetingMessageRepresents a meeting cancellation message.classDeclineMeetingInvitationMessageRepresents a meeting declination message.classPostReplyRepresents a reply to a post item.classRemoveFromCalendarRepresents a response object created to remove a calendar item from a meeting cancellation.classSuppressReadReceiptRepresents a response object created to supress read receipts for an item.
-