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 about an item event.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.EventReceivers.SPRemoteItemEventProperties
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "RemoteItemEventProperties", Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Class SPRemoteItemEventProperties
'Usage
Dim instance As SPRemoteItemEventProperties
[DataContractAttribute(Name = "RemoteItemEventProperties", Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public class SPRemoteItemEventProperties
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.