VisualTile.ContentId Property

 

Set to a sender-defined string that uniquely identifies the content of the notification. This prevents duplicates in the situation where a large tile template is displaying the last three wide tile notifications.

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

<XmlAttributeAttribute("contentId")>
Public Property ContentId As String

Property Value

Type: System.String
Return to top
Show: