SPRemoteEventProperties class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.RemoteApp.SPRemoteEventProperties

Namespace:  Microsoft.SharePoint.RemoteApp
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "RemoteEventProperties", Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Class SPRemoteEventProperties
'Usage
Dim instance As SPRemoteEventProperties
[DataContractAttribute(Name = "RemoteEventProperties", Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public class SPRemoteEventProperties

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.

See also

Reference

SPRemoteEventProperties members

Microsoft.SharePoint.RemoteApp namespace