Microsoft.SharePoint.Client.EventReceivers namespace
Provides a set of classes for accessing information about web, security, list, item, and remote events.
Classes
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. |
Interfaces
Interface | Description | |
---|---|---|
IRemoteEventService | Defines the methods for processing events. |
Enumerations
Enumeration | Description | |
---|---|---|
SPRemoteEventServiceStatus | Provides the status returned from executing an event receiver. | |
SPRemoteEventType |