SPRemoteAppEventProperties constructor
Initializes a new instance of the SPRemoteAppEventProperties class.
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPRemoteAppEventProperties()
public SPRemoteAppEventProperties()
See also
Reference
SPRemoteAppEventProperties class