Share via


HttpNotificationEventArgs.Notification Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Contains the notification data regarding the status change.

Namespace:  Microsoft.Phone.Notification
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property Notification As HttpNotification
public HttpNotification Notification { get; }

Property Value

Type: Microsoft.Phone.Notification..::.HttpNotification
Returns HttpNotification.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

HttpNotificationEventArgs Class

Microsoft.Phone.Notification Namespace