| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationItemResponse
Represents the response message for methods that create, update, or delete items.
|
class |
ConvertIdResponse
The Class ConvertIdResponse.
|
class |
CreateAttachmentResponse
Contains the status and result of a single CreateAttachment request.
|
class |
DelegateResponse
Contains the response message for a single delegate user.
|
class |
DelegateUserResponse
Contains the response message for a single delegate user.
|
class |
DeleteAttachmentResponse
Response to a DeleteAttachment request.
|
class |
ExpandDistributionListResponse
Contains the status and result of a single ExpandDL Operation request.
|
class |
ExportItemsResponse
Contains the status and results of a request to export a single mailbox item.
|
class |
FindConversationResponse
Defines a response to a FindConversation Operation request.
|
class |
FindFolderResponse
Contains the status and result of a single FindFolder Operation request.
|
class |
FindItemResponse
Contains the status and result of a single FindItem Operation request.
|
class |
FindMailboxStatisticsByKeywordsResponse
The Class FindMailboxStatisticsByKeywordsResponse.
|
class |
FindMessageTrackingReportResponse
Contains the status and result of a single FindMessageTrackingReport Operation request.
|
class |
FindPeopleResponse
Contains the status and result of a single FindPeople operation request.
|
class |
FolderInfoResponse
Contains an array of folders that are used in folder operations.
|
class |
FreeBusyResponse
Contains the free/busy information for a single mailbox user.
|
class |
GetAppManifestsResponse
The Class GetAppManifestsResponse.
|
class |
GetAppMarketplaceUrlResponse
The Class GetAppMarketplaceUrlResponse.
|
class |
GetAttachmentResponse
Defines a response to a GetAttachment request.
|
class |
GetDiscoverySearchConfigurationResponse
The Class GetDiscoverySearchConfigurationResponse.
|
class |
GetEventsResponse
Contains the status and result of a single GetEvents Operation request.
|
class |
GetImItemListResponse
The Class GetImItemListResponse.
|
class |
GetImItemsResponse
The Class GetImItemsResponse.
|
class |
GetMailTipsResponse
Represents the response message for a GetMailTips Operation.
|
class |
GetMessageTrackingReportResponse
Contains the response for the GetMessageTrackingReport Operation.
|
class |
GetNonIndexableItemDetailsResponse
The Class GetNonIndexableItemDetailsResponse.
|
class |
GetNonIndexableItemStatisticsResponse
The Class GetNonIndexableItemStatisticsResponse.
|
class |
GetPasswordExpirationDateResponse
The Class GetPasswordExpirationDateResponse.
|
class |
GetRemindersResponse
The Class GetRemindersResponse.
|
class |
GetRoomListsResponse
Defines the response from a GetRoomLists Operation request.
|
class |
GetRoomsResponse
Defines a response to a GetRooms Operation request.
|
class |
GetRulesResponse
The Class GetRulesResponse.
|
class |
GetSearchableMailboxesResponse
The Class GetSearchableMailboxesResponse.
|
class |
GetServerTimeZonesResponse
Defines a response to a GetServerTimeZones Operation request.
|
class |
GetSharingFolderResponse
Defines a response to a GetSharingFolder Operation request.
|
class |
GetSharingMetadataResponse
Defines a response to a GetSharingMetadata Operation request.
|
class |
GetUserConfigurationResponse
Defines a response to a single GetUserConfiguration request.
|
class |
GetUserPhotoResponse
The Class GetUserPhotoResponse.
|
class |
GetUserRetentionPolicyTagsResponse
The Class GetUserRetentionPolicyTagsResponse.
|
class |
HoldOnMailboxesInfo
The Class HoldOnMailboxesInfo.
|
class |
ImGroupInfoResponse
The Class ImGroupInfoResponse.
|
class |
ItemInfoResponse
Represents the response message for methods that create, update, or delete items.
|
class |
MailTipsResponse
Represents mail tips settings.
|
class |
MarkAsJunkResponse
Contains the status and results of a request to mark an item as junk.
|
class |
OutOfOfficeResponse
Contains the response message and the Out of Office (OOF) settings for a user.
|
class |
PerformReminderActionResponse
The Class PerformReminderActionResponse.
|
class |
PersonaInfoResponse
Contains the status and result of a single GetPersona operation request.
|
class |
ResolveNamesResponse
Contains the status and result of a ResolveNames Operation request.
|
class |
RuleOperationResponse
UpdateInboxRulesResponse.
|
class |
SearchMailboxesResponse
The Class SearchMailboxesResponse.
|
class |
SendNotificationResponse
The Class SendNotificationResponse.
|
class |
ServiceConfigurationResponse
Defines a response to a GetServiceConfiguration request.
|
class |
StreamingEventsResponse
The Class StreamingEventsResponse.
|
class |
SubscribeResponse
Contains the status and result of a single Subscribe Operation request.
|
class |
SuggestionsResponse
Contains response status information and suggestion data for requested meeting suggestions.
|
class |
SyncFoldersResponse
This is used to identify the synchronization state.
|
class |
SyncItemsResponse
Represents the status and result of a single SyncFolderItems operation request.
|
class |
UploadItemsResponse
The Class UploadItemsResponse.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Service.addImContactToGroup(ItemId groupId,
ItemId contactId)
Adds the im contact to group.
|
Response |
Service.applyConversationAction(ConversationAction conversationAction)
Sets a one-time or follow up action on all the items in a conversation.
|
Response |
Service.createCalendarOptions(CalendarOptions calendarOptions)
Creates the calendar options.
|
Response |
Service.createCalendarOptions(CalendarOptions calendarOptions,
FolderId folderId)
Creates the calendar options.
|
Response |
Service.createCalendarOptions(CalendarOptions calendarOptions,
StandardFolder standardFolder)
Creates the calendar options.
|
Response |
Service.createCategoryList(CategoryList categoryList)
Creates the category list.
|
Response |
Service.createCategoryList(CategoryList categoryList,
FolderId folderId)
Creates the category list.
|
Response |
Service.createOwaOptions(OwaOptions owaOptions)
Creates the owa options.
|
Response |
Service.createOwaOptions(OwaOptions owaOptions,
FolderId folderId)
Creates the owa options.
|
Response |
Service.createOwaOptions(OwaOptions owaOptions,
StandardFolder standardFolder)
Creates the owa options.
|
Response |
Service.createRetentionSettings(RetentionSettings retentionSettings)
Creates the retention settings.
|
Response |
Service.createRetentionSettings(RetentionSettings retentionSettings,
FolderId folderId)
Creates the retention settings.
|
Response |
Service.createRetentionSettings(RetentionSettings retentionSettings,
StandardFolder standardFolder)
Creates the retention settings.
|
Response |
Service.createUserConfiguration(UserConfiguration userConfiguration)
Creates a user configuration object on a folder.
|
Response |
Service.deleteCalendarOptions()
Delete calendar options.
|
Response |
Service.deleteCalendarOptions(FolderId folderId)
Delete calendar options.
|
Response |
Service.deleteCalendarOptions(StandardFolder standardFolder)
Delete calendar options.
|
Response |
Service.deleteCategoryList()
Delete category list.
|
Response |
Service.deleteCategoryList(FolderId folderId)
Delete category list.
|
Response |
Service.deleteFolder(FolderId folderId)
Deletes a folder.
|
Response |
Service.deleteFolder(FolderId folderId,
DeleteType deleteType)
Deletes a folder.
|
Response |
Service.deleteItem(ItemId itemId)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
DeleteType deleteType)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
DeleteType deleteType,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
DeleteType deleteType,
SendMeetingInvitations sendMeetingInvitations)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
DeleteType deleteType,
SendMeetingInvitations sendMeetingInvitations,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes an item.
|
Response |
Service.deleteItem(ItemId itemId,
SendMeetingInvitations sendMeetingInvitations)
Deletes an item.
|
Response |
Service.deleteOwaOptions()
Delete owa options.
|
Response |
Service.deleteOwaOptions(FolderId folderId)
Delete owa options.
|
Response |
Service.deleteOwaOptions(StandardFolder standardFolder)
Delete owa options.
|
Response |
Service.deleteRetentionSettings()
Delete retention settings.
|
Response |
Service.deleteRetentionSettings(FolderId folderId)
Delete retention settings.
|
Response |
Service.deleteRetentionSettings(StandardFolder standardFolder)
Delete retention settings.
|
Response |
Service.deleteUserConfiguration(UserConfigurationName name)
Deletes a user configuration object on a folder.
|
Response |
Service.disableApp(java.lang.String id)
Disable app.
|
Response |
Service.disableApp(java.lang.String id,
DisableReason reason)
Disable app.
|
Response |
Service.installApp(java.lang.String manifest)
Install app.
|
Response |
Service.markAllItemsAsRead(FolderId folderId)
Mark all items as read.
|
Response |
Service.markAllItemsAsRead(FolderId folderId,
boolean isRead)
Mark all items as read.
|
Response |
Service.markAllItemsAsRead(FolderId folderId,
boolean isRead,
boolean suppressReadReceipts)
Mark all items as read.
|
Response |
Service.markAllItemsAsRead(StandardFolder standardFolder)
Mark all items as read.
|
Response |
Service.markAllItemsAsRead(StandardFolder standardFolder,
boolean isRead)
Mark all items as read.
|
Response |
Service.markAllItemsAsRead(StandardFolder standardFolder,
boolean isRead,
boolean suppressReadReceipts)
Mark all items as read.
|
Response |
Service.refreshSharingFolder(FolderId folderId)
Refreshes the specified local folder with the latest data from the folder that is being shared.
|
Response |
Service.removeContactFromImList(ItemId contactId)
Removes the contact from im list.
|
Response |
Service.removeDistributionGroupFromImList(ItemId groupId)
Removes the distribution group from im list.
|
Response |
Service.removeImContactFromGroup(ItemId groupId,
ItemId contactId)
Removes the im contact from group.
|
Response |
Service.removeImGroup(ItemId groupId)
Removes the im group.
|
Response |
Service.setImGroup(ItemId groupId,
java.lang.String displayName)
Sets the im group.
|
Response |
Service.setOutOfOffice(OutOfOffice outOfOffice,
EmailAddress emailAddress)
Sets the Out of Office settings for a specific mailbox.
|
Response |
Service.setOutOfOffice(OutOfOffice outOfOffice,
java.lang.String emailAddress)
Sets the Out of Office settings for a specific mailbox.
|
Response |
Service.uninstallApp(java.lang.String id)
Uninstall app.
|
Response |
Service.unsubscribe(java.lang.String subscriptionId)
Removes notification subscription.
|
Response |
Service.updateCalendarOptions(CalendarOptions calendarOptions)
Update calendar options.
|
Response |
Service.updateCalendarOptions(CalendarOptions calendarOptions,
FolderId folderId)
Update calendar options.
|
Response |
Service.updateCalendarOptions(CalendarOptions calendarOptions,
StandardFolder standardFolder)
Update calendar options.
|
Response |
Service.updateCategoryList(CategoryList categoryList)
Update category list.
|
Response |
Service.updateCategoryList(CategoryList categoryList,
FolderId folderId)
Update category list.
|
Response |
Service.updateOwaOptions(OwaOptions owaOptions)
Update owa options.
|
Response |
Service.updateOwaOptions(OwaOptions owaOptions,
FolderId folderId)
Update owa options.
|
Response |
Service.updateOwaOptions(OwaOptions owaOptions,
StandardFolder standardFolder)
Update owa options.
|
Response |
Service.updateRetentionSettings(RetentionSettings retentionSettings)
Update retention settings.
|
Response |
Service.updateRetentionSettings(RetentionSettings retentionSettings,
FolderId folderId)
Update retention settings.
|
Response |
Service.updateRetentionSettings(RetentionSettings retentionSettings,
StandardFolder standardFolder)
Update retention settings.
|
Response |
Service.updateUserConfiguration(UserConfiguration userConfiguration)
Updates a user configuration object on a folder.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Response> |
Service.applyConversationAction(java.util.List<ConversationAction> conversationActions)
Sets a one-time or follow up action on all the items in a conversation.
|
java.util.List<Response> |
Service.deleteFolder(java.util.List<FolderId> folders)
Deletes multiple folders.
|
java.util.List<Response> |
Service.deleteFolder(java.util.List<FolderId> folders,
DeleteType deleteType)
Deletes multiple folders.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
DeleteType deleteType)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
DeleteType deleteType,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
DeleteType deleteType,
SendMeetingInvitations sendMeetingInvitations)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
DeleteType deleteType,
SendMeetingInvitations sendMeetingInvitations,
AffectedTaskOccurrences affectedTaskOccurrences)
Deletes multiple items.
|
java.util.List<Response> |
Service.deleteItem(java.util.List<ItemId> items,
SendMeetingInvitations sendMeetingInvitations)
Deletes multiple items.
|
java.util.List<Response> |
Service.markAllItemsAsRead(java.util.List<FolderId> folders)
Mark all items as read.
|
java.util.List<Response> |
Service.markAllItemsAsRead(java.util.List<FolderId> folders,
boolean isRead)
Mark all items as read.
|
java.util.List<Response> |
Service.markAllItemsAsRead(java.util.List<FolderId> folders,
boolean isRead,
boolean suppressReadReceipts)
Mark all items as read.
|