SPRemoteEventServiceStatus enumeration

Provides the status returned from executing an event receiver.

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Enumeration SPRemoteEventServiceStatus
'Usage
Dim instance As SPRemoteEventServiceStatus
public enum SPRemoteEventServiceStatus

Members

Member name Description
Continue
CancelNoError
CancelWithError
CancelWithRedirectUrl Obsolete.

See also

Reference

Microsoft.SharePoint.Client.EventReceivers namespace