HttpNotification.Channel Property

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

The HttpNotificationChannel object that the raw notification is associated with.

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

Syntax

Public Property Channel As HttpNotificationChannel
public HttpNotificationChannel Channel { get; internal set; }

Property Value

Type: Microsoft.Phone.Notification..::.HttpNotificationChannel
Returns HttpNotificationChannel.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

HttpNotification Class

Microsoft.Phone.Notification Namespace