Share via


WindowsPushMessage.Headers Property

Definition

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

public System.Collections.Generic.IDictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Headers As IDictionary(Of String, String)

Property Value

Applies to