Share via


InstallationTemplate.Expiry Property

Definition

Gets or sets expiry applicable for APNS-targeted notifications

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="expiry")]
public string Expiry { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="expiry")>]
member this.Expiry : string with get, set
Public Property Expiry As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to