MpnsPushMessage Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubpropertyHeaders

Any additional HTTP headers sent to the Microsoft Push Notification Services along with the notification.

System_CAPS_pubpropertyMessage

Gets or sets the specific MpnsMessage for this instance.

System_CAPS_pubpropertyVersion

Gets or sets the version of the of the toast or tile.

System_CAPS_pubpropertyXmlPayload

As an alternative to building the notification programmatically using a CycleTile, FlipTileIconicTile, or Toast (defined in the Notifications namespace), it is possible to provide a complete XML representation which will be sent to the Notification Hub unaltered.

Return to top
Show: