MpnsPushMessage::Headers Property

 

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

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

public:
property IDictionary<String^, String^>^ Headers {
	IDictionary<String^, String^>^ get();
}
Return to top
Show: