| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressListId
Contains the identifier of a folder.
|
class |
FolderId
Contains the identifier and change key of a folder.
|
class |
ItemId
Contains the unique identifier and change key of an item in the Exchange store.
|
class |
OccurrenceItemId
Identifies a single occurrence of a recurring item.
|
class |
RecurringMasterItemId
Identifies a recurrence master item by identifying the identifiers of one of its related occurrence items.
|
class |
StandardFolderId
The Class StandardFolderId.
|
| Modifier and Type | Method and Description |
|---|---|
Id |
NewMailEvent.getId()
Gets the identifier of a new mail item.
|
Id |
MovedEvent.getId()
Gets the identifier of the moved item.
|
Id |
ModifiedEvent.getId()
Gets the identifier of the modified item.
|
Id |
FreeBusyChangedEvent.getId()
Gets the id.
|
Id |
DeletedEvent.getId()
Gets the identifier of the deleted item or folder.
|
Id |
CreatedEvent.getId()
Gets the identifier of the created item or folder.
|
Id |
CopiedEvent.getId()
Gets the identifier of the item or folder.
|
Id |
MovedEvent.getOldId()
Gets the unique identifier of the original item before it was moved.
|
Id |
CopiedEvent.getOldId()
Gets the unique identifier of the original item or folder before it was copied.
|