|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NotificationEvent in microsoft.exchange.webservices.data |
|---|
| Subclasses of NotificationEvent in microsoft.exchange.webservices.data | |
|---|---|
class |
FolderEvent
Represents an event that applies to a folder. |
class |
ItemEvent
Represents an event that applies to an item. |
| Methods in microsoft.exchange.webservices.data that return types with arguments of type NotificationEvent | |
|---|---|
Collection<NotificationEvent> |
GetEventsResults.getAllEvents()
Gets the collection of all events. |
Iterable<NotificationEvent> |
NotificationEventArgs.getEvents()
Gets the events that were received. |
| Method parameters in microsoft.exchange.webservices.data with type arguments of type NotificationEvent | |
|---|---|
protected void |
NotificationEventArgs.setEvents(Iterable<NotificationEvent> value)
Sets the events that were received. |
| Constructor parameters in microsoft.exchange.webservices.data with type arguments of type NotificationEvent | |
|---|---|
NotificationEventArgs(StreamingSubscription subscription,
Iterable<NotificationEvent> events)
Initializes a new instance of the NotificationEventArgs class. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||