Share via


Webhook.ExpiryTime Property

Definition

Gets or sets the expiry time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to