Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Holds the information returned from an event receiver.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.EventReceivers.SPRemoteEventResult
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "RemoteEventResult", Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Class SPRemoteEventResult
'Usage
Dim instance As SPRemoteEventResult
[DataContractAttribute(Name = "RemoteEventResult", Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public class SPRemoteEventResult
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.