Share via


Schedule.ExpiryTimeOffsetMinutes Property

Definition

Gets or sets the expiry time's offset in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")]
public double ExpiryTimeOffsetMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")>]
member this.ExpiryTimeOffsetMinutes : double with get, set
Public Property ExpiryTimeOffsetMinutes As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to