Microsoft.SharePoint.Client.EventReceivers namespace
SharePoint Online
Provides a set of classes for accessing information about web, security, list, item, and remote events.
| Class | Description | |
|---|---|---|
|
SPRemoteAppEventProperties | Provides information for app events, such as installed, upgraded, and uninstalling. |
|
SPRemoteEntityInstanceEventProperties | |
|
SPRemoteEventProperties | Holds the information of a remote event. |
|
SPRemoteEventResult | Holds the information returned from an event receiver. |
|
SPRemoteItemEventProperties | Holds the information about an item event. |
|
SPRemoteListEventProperties | Holds the information about a list event. |
|
SPRemoteSecurityEventProperties | Holds the information about a security event. |
|
SPRemoteWebEventProperties | Holds the information about a web event. |
| Interface | Description | |
|---|---|---|
|
IRemoteEventService | Defines the methods for processing events. |
| Enumeration | Description | |
|---|---|---|
|
SPRemoteEventServiceStatus | Provides the status returned from executing an event receiver. |
|
SPRemoteEventType |
Show: