Uses of Class
microsoft.exchange.webservices.data.core.ExchangeService
-
-
Uses of ExchangeService in microsoft.exchange.webservices.data.autodiscover.request
Methods in microsoft.exchange.webservices.data.autodiscover.request with parameters of type ExchangeService Modifier and Type Method Description protected ServiceResponseApplyConversationActionRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.Constructors in microsoft.exchange.webservices.data.autodiscover.request with parameters of type ExchangeService Constructor Description ApplyConversationActionRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the ApplyConversationActionRequest class -
Uses of ExchangeService in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core that return ExchangeService Modifier and Type Method Description ExchangeServiceEwsServiceXmlReader. getService()Gets the service.Methods in microsoft.exchange.webservices.data.core with parameters of type ExchangeService Modifier and Type Method Description static EwsServiceMultiResponseXmlReaderEwsServiceMultiResponseXmlReader. create(InputStream stream, ExchangeService service)Creates a new instance of the EwsServiceMultiResponseXmlReader class.static <TServiceObject extends ServiceObject>
TServiceObjectEwsUtilities. createEwsObjectFromXmlElementName(Class<?> itemClass, ExchangeService service, String xmlElementName)Creates the ews object from xml element name.voidEwsServiceXmlReader. setService(ExchangeService service)Sets the service.static voidEwsUtilities. validateClassVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String className)Validates class version against the request version.static voidEwsUtilities. validateMethodVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String methodName)Validate method version.static voidEwsUtilities. validatePropertyVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String propertyName)Validates property version against the request version.Constructors in microsoft.exchange.webservices.data.core with parameters of type ExchangeService Constructor Description EwsServiceXmlReader(InputStream stream, ExchangeService service)Initializes a new instance of the EwsXmlReader class. -
Uses of ExchangeService in microsoft.exchange.webservices.data.core.request
Methods in microsoft.exchange.webservices.data.core.request that return ExchangeService Modifier and Type Method Description ExchangeServiceServiceRequestBase. getService()Gets the service.Methods in microsoft.exchange.webservices.data.core.request with parameters of type ExchangeService Modifier and Type Method Description protected ConvertIdResponseConvertIdRequest. createServiceResponse(ExchangeService service, int responseIndex)Initializes a new instance of the class.protected MoveCopyFolderResponseCopyFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected MoveCopyItemResponseCopyItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected CreateAttachmentResponseCreateAttachmentRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseCreateFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseCreateItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected CreateResponseObjectResponseCreateResponseObjectRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseCreateUserConfigurationRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected DeleteAttachmentResponseDeleteAttachmentRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseDeleteFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseDeleteItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseDeleteUserConfigurationRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseEmptyFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ExecuteDiagnosticMethodResponseExecuteDiagnosticMethodRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ExpandGroupResponseExpandGroupRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ExportItemsResponseExportItemsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected FindFolderResponseFindFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected FindItemResponse<TItem>FindItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetAttachmentResponseGetAttachmentRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetEventsResponseGetEventsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetFolderResponseGetFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseGetFolderRequestForLoad. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetItemResponseGetItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseGetItemRequestForLoad. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetServerTimeZonesResponseGetServerTimeZonesRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected GetUserConfigurationResponseGetUserConfigurationRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected MoveCopyFolderResponseMoveFolderRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected MoveCopyItemResponseMoveItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected abstract TResponseMultiResponseServiceRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ResolveNamesResponseResolveNamesRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected ServiceResponseSendItemRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected SubscribeResponse<PullSubscription>SubscribeToPullNotificationsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected SubscribeResponse<PushSubscription>SubscribeToPushNotificationsRequest. createServiceResponse(ExchangeService service, int responseIndex)protected SubscribeResponse<StreamingSubscription>SubscribeToStreamingNotificationsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected SyncFolderHierarchyResponseSyncFolderHierarchyRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected SyncFolderItemsResponseSyncFolderItemsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates service response.protected ServiceResponseUnsubscribeRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates service response.protected ServiceResponseUpdateFolderRequest. createServiceResponse(ExchangeService session, int responseIndex)Creates the service response.protected UpdateItemResponseUpdateItemRequest. createServiceResponse(ExchangeService service, int responseIndex)protected ServiceResponseUpdateUserConfigurationRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.protected UploadItemsResponseUploadItemsRequest. createServiceResponse(ExchangeService service, int responseIndex)Creates the service response.Constructors in microsoft.exchange.webservices.data.core.request with parameters of type ExchangeService Constructor Description AddDelegateRequest(ExchangeService service)Initializes a new instance of the class.ConvertIdRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.CopyFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the CopyFolderRequest class.CopyItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.CreateAttachmentRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.CreateFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the CreateFolderRequest class.CreateItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance.CreateResponseObjectRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the CreateResponseObjectRequest class.CreateUserConfigurationRequest(ExchangeService service)Initializes a new instance of theCreateUserConfigurationRequestclass.DeleteAttachmentRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the DeleteAttachmentRequest class.DeleteFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the DeleteFolderRequest class.DeleteItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.DeleteUserConfigurationRequest(ExchangeService service)Initializes a new instance of the class.DisconnectPhoneCallRequest(ExchangeService service)Initializes a new instance of the DisconnectPhoneCallRequest class.EmptyFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the EmptyFolderRequest class.ExecuteDiagnosticMethodRequest(ExchangeService service)Initializes a new instance of the ExecuteDiagnosticMethodRequest class.ExpandGroupRequest(ExchangeService service)Initializes a new instance of the class.ExportItemsRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.FindConversationRequest(ExchangeService service)FindFolderRequest(ExchangeService exchangeService, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the FindFolderRequest class.FindItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the FindItemRequest class.GetAttachmentRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the GetAttachmentRequest class.GetDelegateRequest(ExchangeService service)Initializes a new instance of the class.GetEventsRequest(ExchangeService service)Initializes a new instance.GetFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the GetFolderRequest class.GetFolderRequestForLoad(ExchangeService exchangeService, ServiceErrorHandling throwonerror)Initializes a new instance of the GetFolderRequestForLoad class.GetInboxRulesRequest(ExchangeService service)Initializes a new instance of the GetInboxRulesRequest class.GetItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.GetItemRequestForLoad(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.GetPasswordExpirationDateRequest(ExchangeService service)Initializes a new instance of the GetPasswordExpirationDateRequest classGetPhoneCallRequest(ExchangeService service)Initializes a new instance of the GetPhoneCallRequest class.GetRoomListsRequest(ExchangeService service)Initializes a new instance of the class.GetRoomsRequest(ExchangeService service)Represents a GetRooms request.GetServerTimeZonesRequest(ExchangeService service)Initializes a new instance of the "GetServerTimeZonesRequest" class.GetStreamingEventsRequest(ExchangeService service, HangingServiceRequestBase.IHandleResponseObject serviceObjectHandler, Iterable<String> subscriptionIds, int connectionTimeout)Initializes a new instance of the GetStreamingEventsRequest class.GetUserAvailabilityRequest(ExchangeService service)Initializes a new instance of the "GetUserAvailabilityRequest" class.GetUserConfigurationRequest(ExchangeService service)Initializes a new instance of the class.GetUserOofSettingsRequest(ExchangeService service)Initializes a new instance of the class.HangingServiceRequestBase(ExchangeService service, HangingServiceRequestBase.IHandleResponseObject handler, int heartbeatFrequency)Initializes a new instance of the HangingServiceRequestBase class.MoveCopyItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.MoveFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the MoveFolderRequest class.MoveItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.MultiResponseServiceRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance.PlayOnPhoneRequest(ExchangeService service)Initializes a new instance of the PlayOnPhoneRequest class.RemoveDelegateRequest(ExchangeService service)Initializes a new instance of the class.ResolveNamesRequest(ExchangeService service)Initializes a new instance of the class.SendItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class.ServiceRequestBase(ExchangeService service)Initializes a new instance.SetUserOofSettingsRequest(ExchangeService service)Initializes a new instance of the class.SimpleServiceRequestBase(ExchangeService service)Initializes a new instance of the SimpleServiceRequestBase class.SubscribeToPullNotificationsRequest(ExchangeService service)Instantiates a new subscribe to pull notification request.SubscribeToPushNotificationsRequest(ExchangeService service)Instantiates a new subscribe to push notification request.SubscribeToStreamingNotificationsRequest(ExchangeService service)Initializes a new instance of the SubscribeToStreamingNotificationsRequest class.SyncFolderHierarchyRequest(ExchangeService service)Initializes a new instance of the class.SyncFolderItemsRequest(ExchangeService service)Initializes a new instance of the class.UnsubscribeRequest(ExchangeService service)Instantiates a new unsubscribe request.UpdateDelegateRequest(ExchangeService service)Initializes a new instance of the class.UpdateFolderRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the UpdateFolderRequest class.UpdateInboxRulesRequest(ExchangeService service)Initializes a new instance of theUpdateInboxRulesRequestclass.UpdateItemRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Instantiates a new update item request.UpdateUserConfigurationRequest(ExchangeService service)Initializes a new instance of the class.UploadItemsRequest(ExchangeService service, ServiceErrorHandling errorHandlingMode)Initializes a new instance of the class. -
Uses of ExchangeService in microsoft.exchange.webservices.data.core.response
Methods in microsoft.exchange.webservices.data.core.response with parameters of type ExchangeService Modifier and Type Method Description protected ItemCreateItemResponse. getObjectInstance(ExchangeService service, String xmlElementName)Gets Item instance.protected ItemCreateResponseObjectResponse. getObjectInstance(ExchangeService service, String xmlElementName)Gets Item instance.ServiceObjectCreateFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectGetFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectGetItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.TIGetObjectInstanceDelegate. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectMoveCopyFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectMoveCopyItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectUpdateFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectUpdateItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Constructors in microsoft.exchange.webservices.data.core.response with parameters of type ExchangeService Constructor Description ExecuteDiagnosticMethodResponse(ExchangeService service)Initializes a new instance of the ExecuteDiagnosticMethodResponse class.GetPhoneCallResponse(ExchangeService service)Initializes a new instance of the GetPhoneCallResponse class.PlayOnPhoneResponse(ExchangeService service)Initializes a new instance of the PlayOnPhoneResponse class.ResolveNamesResponse(ExchangeService service)Initializes a new instance of the class. -
Uses of ExchangeService in microsoft.exchange.webservices.data.core.service
Methods in microsoft.exchange.webservices.data.core.service that return ExchangeService Modifier and Type Method Description ExchangeServiceServiceObject. getService()Gets the service.Methods in microsoft.exchange.webservices.data.core.service with parameters of type ExchangeService Modifier and Type Method Description ObjectICreateServiceObjectWithServiceParam. createServiceObjectWithServiceParam(ExchangeService srv)Creates the service object with service param.protected voidServiceObject. setService(ExchangeService service)Sets the service.Constructors in microsoft.exchange.webservices.data.core.service with parameters of type ExchangeService Constructor Description ServiceObject(ExchangeService service)Internal constructor.ServiceObject(ExchangeService service, ServiceId serviceId) -
Uses of ExchangeService in microsoft.exchange.webservices.data.core.service.folder
Methods in microsoft.exchange.webservices.data.core.service.folder with parameters of type ExchangeService Modifier and Type Method Description static CalendarFolderCalendarFolder. bind(ExchangeService service, WellKnownFolderName name)Binds to an existing calendar folder and loads the specified set of property.static CalendarFolderCalendarFolder. bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)Binds to an existing calendar folder and loads the specified set of property.static CalendarFolderCalendarFolder. bind(ExchangeService service, FolderId id)Binds to an existing calendar folder and loads the specified set of property.static CalendarFolderCalendarFolder. bind(ExchangeService service, FolderId id, PropertySet propertySet)Binds to an existing calendar folder and loads the specified set of property.static ContactsFolderContactsFolder. bind(ExchangeService service, WellKnownFolderName name)Binds to an existing contacts folder and loads its first class property.static ContactsFolderContactsFolder. bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)Binds to an existing contacts folder and loads the specified set of property.static ContactsFolderContactsFolder. bind(ExchangeService service, FolderId id)Binds to an existing contacts folder and loads its first class property.static ContactsFolderContactsFolder. bind(ExchangeService service, FolderId id, PropertySet propertySet)Binds to an existing contacts folder and loads the specified set of property.static FolderFolder. bind(ExchangeService service, WellKnownFolderName name)Binds to an existing folder, whatever its actual type is, and loads the specified set of property.static FolderFolder. bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)Binds to an existing folder, whatever its actual type is, and loads the specified set of property.static FolderFolder. bind(ExchangeService service, FolderId id)Binds to an existing folder, whatever its actual type is, and loads the specified set of property.static FolderFolder. bind(ExchangeService service, FolderId id, PropertySet propertySet)Binds to an existing folder, whatever its actual type is, and loads the specified set of property.static SearchFolderSearchFolder. bind(ExchangeService service, WellKnownFolderName name)Binds to an existing search folder and loads the specified set of property.static SearchFolderSearchFolder. bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)Binds to an existing search folder and loads the specified set of property.static SearchFolderSearchFolder. bind(ExchangeService service, FolderId id)Binds to an existing search folder and loads its first class property.static SearchFolderSearchFolder. bind(ExchangeService service, FolderId id, PropertySet propertySet)Binds to an existing search folder and loads the specified set of property.static TasksFolderTasksFolder. bind(ExchangeService service, WellKnownFolderName name)Binds to an existing tasks folder and loads its first class property.static TasksFolderTasksFolder. bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)Binds to an existing tasks folder and loads specified set of property.static TasksFolderTasksFolder. bind(ExchangeService service, FolderId id)Binds to an existing tasks folder and loads its first class property.static TasksFolderTasksFolder. bind(ExchangeService service, FolderId id, PropertySet propertySet)Binds to an existing tasks folder and loads the specified set of property.Constructors in microsoft.exchange.webservices.data.core.service.folder with parameters of type ExchangeService Constructor Description CalendarFolder(ExchangeService service)Initializes an unsaved local instance of "CalendarFolder".ContactsFolder(ExchangeService service)Initializes an unsaved local instance of the class.To bind to an existing contacts folder, use ContactsFolder.Bind() instead.Folder(ExchangeService service)Initializes an unsaved local instance ofFolder.SearchFolder(ExchangeService service)Initializes an unsaved local instance of the class.TasksFolder(ExchangeService service)Initializes an unsaved local instance of the class. -
Uses of ExchangeService in microsoft.exchange.webservices.data.core.service.item
Methods in microsoft.exchange.webservices.data.core.service.item with parameters of type ExchangeService Modifier and Type Method Description static AppointmentAppointment. bind(ExchangeService service, ItemId id)Binds to an existing appointment and loads its first class property.static AppointmentAppointment. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing appointment and loads the specified set of property.static ContactContact. bind(ExchangeService service, ItemId id)Binds to an existing contact and loads its first class property.static ContactContact. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing contact and loads the specified set of property.static ContactGroupContactGroup. bind(ExchangeService service, ItemId id)Binds to an existing contact group and loads the specified set of property.Calling this method results in a call to EWS.static ContactGroupContactGroup. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing contact group and loads the specified set of property.Calling this method results in a call to EWS.static EmailMessageEmailMessage. bind(ExchangeService service, ItemId id)Binds to an existing e-mail message and loads its first class property.Calling this method results in a call to EWS.static EmailMessageEmailMessage. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing e-mail message and loads the specified set of property.Calling this method results in a call to EWS.static ItemItem. bind(ExchangeService service, ItemId id)Binds to an existing item, whatever its actual type is, and loads the specified set of property.static ItemItem. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing item, whatever its actual type is, and loads the specified set of property.static MeetingCancellationMeetingCancellation. bind(ExchangeService service, ItemId id)Binds to an existing meeting cancellation message and loads the specified set of property.static MeetingCancellationMeetingCancellation. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing meeting cancellation message and loads the specified set of property.static MeetingMessageMeetingMessage. bind(ExchangeService service, ItemId id)Binds to an existing meeting message and loads its first class property.static MeetingMessageMeetingMessage. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing meeting message and loads the specified set of property.static MeetingRequestMeetingRequest. bind(ExchangeService service, ItemId id)Binds to an existing meeting response and loads the specified set of property.static MeetingRequestMeetingRequest. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing meeting response and loads the specified set of property.static MeetingResponseMeetingResponse. bind(ExchangeService service, ItemId id)Binds to an existing meeting response and loads the specified set of property.static MeetingResponseMeetingResponse. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing meeting response and loads the specified set of property.static PostItemPostItem. bind(ExchangeService service, ItemId id)Binds to an existing post item and loads its first class property.static PostItemPostItem. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing post item and loads the specified set of property.static TaskTask. bind(ExchangeService service, ItemId id)Binds to an existing task and loads its first class property.static TaskTask. bind(ExchangeService service, ItemId id, PropertySet propertySet)Binds to an existing task and loads the specified set of property.static AppointmentAppointment. bindToOccurrence(ExchangeService service, ItemId recurringMasterId, int occurenceIndex)Binds to an existing appointment and loads its first class property.static AppointmentAppointment. bindToOccurrence(ExchangeService service, ItemId recurringMasterId, int occurenceIndex, PropertySet propertySet)Binds to an existing appointment and loads its first class property.static AppointmentAppointment. bindToRecurringMaster(ExchangeService service, ItemId occurrenceId)Binds to the master appointment of a recurring series and loads its first class property.static AppointmentAppointment. bindToRecurringMaster(ExchangeService service, ItemId occurrenceId, PropertySet propertySet)Binds to the master appointment of a recurring series and loads its first class property.Constructors in microsoft.exchange.webservices.data.core.service.item with parameters of type ExchangeService Constructor Description Appointment(ExchangeService service)Initializes an unsaved local instance of Appointment".Contact(ExchangeService service)Initializes an unsaved local instance ofContact.ContactGroup(ExchangeService service)Initializes an unsaved local instance of the class.Conversation(ExchangeService service)Initializes an unsaved local instance of Conversation.EmailMessage(ExchangeService service)Initializes an unsaved local instance of EmailMessage.EmailMessage(ExchangeService service, ItemId itemId)Item(ExchangeService service)Initializes an unsaved local instance ofItem.Item(ExchangeService service, ItemId itemId)MeetingCancellation(ExchangeService service)Initializes a new instance of the class.MeetingMessage(ExchangeService service)Initializes a new instance of the "MeetingMessage" class.MeetingRequest(ExchangeService service)Initializes a new instance of the class.MeetingResponse(ExchangeService service)Initializes a new instance of the class.PostItem(ExchangeService service)Initializes an unsaved local instance of PostItem.To bind to an existing post item, use PostItem.Bind() instead.Task(ExchangeService service)Initializes an unsaved local instance of Task.To bind to an existing task, use Task.Bind() instead. -
Uses of ExchangeService in microsoft.exchange.webservices.data.messaging
Constructors in microsoft.exchange.webservices.data.messaging with parameters of type ExchangeService Constructor Description PhoneCall(ExchangeService service)PhoneCall Constructor.PhoneCall(ExchangeService service, PhoneCallId id)PhoneCall Constructor.UnifiedMessaging(ExchangeService service)Constructor. -
Uses of ExchangeService in microsoft.exchange.webservices.data.misc
Methods in microsoft.exchange.webservices.data.misc that return ExchangeService Modifier and Type Method Description protected ExchangeServiceNameResolutionCollection. getSession()Gets the session.Methods in microsoft.exchange.webservices.data.misc with parameters of type ExchangeService Modifier and Type Method Description static UserConfigurationUserConfiguration. bind(ExchangeService service, String name, WellKnownFolderName parentFolderName, UserConfigurationProperties properties)Binds to an existing user configuration and loads the specified property.static UserConfigurationUserConfiguration. bind(ExchangeService service, String name, FolderId parentFolderId, UserConfigurationProperties properties)Binds to an existing user configuration and loads the specified property.static <T extends SimpleServiceRequestBase>
TAsyncRequestResult. extractServiceRequest(ExchangeService exchangeService, Future<?> asyncResult)Constructors in microsoft.exchange.webservices.data.misc with parameters of type ExchangeService Constructor Description HangingTraceStream(InputStream stream, ExchangeService service)Initializes a new instance of the HangingTraceStream class.NameResolutionCollection(ExchangeService service)Represents a list of suggested name resolutions.UserConfiguration(ExchangeService service)Initializes a new instance ofUserConfigurationclass.UserConfiguration(ExchangeService service, EnumSet<UserConfigurationProperties> requestedProperties)Initializes a new instance ofUserConfigurationclass. -
Uses of ExchangeService in microsoft.exchange.webservices.data.notification
Methods in microsoft.exchange.webservices.data.notification that return ExchangeService Modifier and Type Method Description ExchangeServiceStreamingSubscription. getService()Gets the service used to create this subscription.protected ExchangeServiceSubscriptionBase. getService()Gets the session.Constructors in microsoft.exchange.webservices.data.notification with parameters of type ExchangeService Constructor Description PullSubscription(ExchangeService service)Initializes a new instance.PushSubscription(ExchangeService service)Initializes a new instance.StreamingSubscription(ExchangeService service)StreamingSubscriptionConnection(ExchangeService service, int lifetime)Initializes a new instance of the StreamingSubscriptionConnection class.StreamingSubscriptionConnection(ExchangeService service, Iterable<StreamingSubscription> subscriptions, int lifetime)Initializes a new instance of the StreamingSubscriptionConnection class.SubscriptionBase(ExchangeService service)Instantiates a new subscription base.SubscriptionBase(ExchangeService service, String id)Instantiates a new subscription base.SubscriptionBase(ExchangeService service, String id, String watermark)Instantiates a new subscription base.
-