SPRemoteAppEventProperties members

Provides information for app events, such as installed, upgraded, and uninstalling.

The SPRemoteAppEventProperties type exposes the following members.

Constructors

  Name Description
Public method SPRemoteAppEventProperties Initializes a new instance of the SPRemoteAppEventProperties class.

Top

Properties

  Name Description
Public property AppWebFullUrl Gets or sets the full URL of the app web.
Public property AssetId Gets or sets the ID of the app in the Office Store.
Public property ContentMarket Gets or sets the ID of the locale of the Office Store where the app was purchased.
Public property HostWebFullUrl Gets or sets the full URL of the host web.
Public property PreviousVersion Gets or sets the previous version of the app when the app is being upgraded.
Public property ProductId Gets or sets the product ID of the app.
Public property Version Gets or sets the version of the app.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRemoteAppEventProperties class

Microsoft.SharePoint.Client.EventReceivers namespace