| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal,
QueryString queryString)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
Appointment |
Service.getAppointment(ItemId itemId,
ItemShape itemShape)
Gets an appointment.
|
Appointment |
Service.getAppointment(java.lang.String itemId,
ItemShape itemShape)
Gets an appointment.
|
Contact |
Service.getContact(ItemId itemId,
ItemShape itemShape)
Gets a contact.
|
Contact |
Service.getContact(java.lang.String itemId,
ItemShape itemShape)
Gets a contact.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(ConversationRequest conversationRequest,
ItemShape itemShape)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(ConversationRequest conversationRequest,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(ConversationRequest conversationRequest,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> foldersToIgnore)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(ConversationRequest conversationRequest,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> foldersToIgnore,
ConversationNodeSortOrder sortOrder)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(ConversationRequest conversationRequest,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> foldersToIgnore,
ConversationNodeSortOrder sortOrder,
int maxItemsToReturn)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(java.util.List<ConversationRequest> conversationRequests,
ItemShape itemShape)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(java.util.List<ConversationRequest> conversationRequests,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(java.util.List<ConversationRequest> conversationRequests,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> foldersToIgnore)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(java.util.List<ConversationRequest> conversationRequests,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> foldersToIgnore,
ConversationNodeSortOrder sortOrder)
Gets the conversation items.
|
java.util.List<ConversationItemResponse> |
Service.getConversationItems(java.util.List<ConversationRequest> conversationRequests,
ItemShape itemShape,
MailboxSearchLocation mailboxSearchLocation,
java.util.List<FolderId> folderToIgnore,
ConversationNodeSortOrder sortOrder,
int maxItemsToReturn)
Gets the conversation items.
|
DistributionList |
Service.getDistributionList(ItemId itemId,
ItemShape itemShape)
Gets a DistributionList.
|
DistributionList |
Service.getDistributionList(java.lang.String itemId,
ItemShape itemShape)
Gets a DistributionList.
|
Item |
Service.getItem(ItemId itemId,
ItemShape itemShape)
Gets an item.
|
Item |
Service.getItem(java.lang.String itemId,
ItemShape itemShape)
Gets an item.
|
java.util.List<ItemInfoResponse> |
Service.getItems(java.util.List<ItemId> items,
ItemShape itemShape)
Gets items.
|
Journal |
Service.getJournal(ItemId itemId,
ItemShape itemShape)
Gets a journal.
|
Journal |
Service.getJournal(java.lang.String itemId,
ItemShape itemShape)
Gets a journal.
|
MeetingCancellation |
Service.getMeetingCancellation(ItemId itemId,
ItemShape itemShape)
Gets a meeting cancellation message.
|
MeetingCancellation |
Service.getMeetingCancellation(java.lang.String itemId,
ItemShape itemShape)
Gets a meeting cancellation message.
|
MeetingMessage |
Service.getMeetingMessage(ItemId itemId,
ItemShape itemShape)
Gets a meeting message.
|
MeetingMessage |
Service.getMeetingMessage(java.lang.String itemId,
ItemShape itemShape)
Gets a meeting message.
|
MeetingRequest |
Service.getMeetingRequest(ItemId itemId,
ItemShape itemShape)
Gets a meeting request message.
|
MeetingRequest |
Service.getMeetingRequest(java.lang.String itemId,
ItemShape itemShape)
Gets a meeting request message.
|
MeetingResponse |
Service.getMeetingResponse(ItemId itemId,
ItemShape itemShape)
Gets a meeting response message.
|
MeetingResponse |
Service.getMeetingResponse(java.lang.String itemId,
ItemShape itemShape)
Gets a meeting response message.
|
Message |
Service.getMessage(ItemId itemId,
ItemShape itemShape)
Gets a message.
|
Message |
Service.getMessage(java.lang.String itemId,
ItemShape itemShape)
Gets a message.
|
Note |
Service.getNote(ItemId itemId,
ItemShape itemShape)
Gets a note.
|
Note |
Service.getNote(java.lang.String itemId,
ItemShape itemShape)
Gets a note.
|
Post |
Service.getPost(ItemId itemId,
ItemShape itemShape)
Gets a post item.
|
Post |
Service.getPost(java.lang.String itemId,
ItemShape itemShape)
Gets a post item.
|
Task |
Service.getTask(ItemId itemId,
ItemShape itemShape)
Gets a task.
|
Task |
Service.getTask(java.lang.String itemId,
ItemShape itemShape)
Gets a task.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned,
SyncItemsScope scope)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|