WnsSecondaryTile Class

Definition

Represents the WNS secondary tile

[Newtonsoft.Json.JsonObject(ItemRequired=Newtonsoft.Json.Required.Default, MemberSerialization=Newtonsoft.Json.MemberSerialization.OptOut)]
public class WnsSecondaryTile
[<Newtonsoft.Json.JsonObject(ItemRequired=Newtonsoft.Json.Required.Default, MemberSerialization=Newtonsoft.Json.MemberSerialization.OptOut)>]
type WnsSecondaryTile = class
Public Class WnsSecondaryTile
Inheritance
WnsSecondaryTile
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

WnsSecondaryTile()

Properties

PushChannel

Gets or sets the push channel.

PushChannelExpired

Gets or sets the push channel expiration property.

Tags

Gets or sets the tags.

Templates

Gets or sets the dictionary of Templates.

Applies to