Delen via


Schedule.ExpiryTime Eigenschap

Definitie

Hiermee wordt de eindtijd van de planning opgehaald of ingesteld.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTime")]
public DateTimeOffset? ExpiryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTime")>]
member this.ExpiryTime : Nullable<DateTimeOffset> with get, set
Public Property ExpiryTime As Nullable(Of DateTimeOffset)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op