| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
CopiedEvent
Represents an event in which an item or folder is copied.
|
class |
CreatedEvent
Represents an event in which an item or folder is created.
|
class |
DeletedEvent
Represents an event in which an item or folder is deleted.
|
class |
FreeBusyChangedEvent
The Class FreeBusyChangedEvent.
|
class |
ModifiedEvent
Represents an event in which an item or folder is modified.
|
class |
MovedEvent
Represents an event in which an item or folder is moved from one parent folder to another parent folder.
|
class |
NewMailEvent
Represents an event that is triggered by a new mail item in a mailbox.
|
class |
StatusEvent
Represents a notification that no new activity has occurred in the mailbox.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Event> |
Notification.getEvents()
Gets a collection of events in which an item or folder is copied, created, deleted, modified, new or Represents a notification that no new activity has occurred in the mailbox.
|