UnlockDeleteResponse.UnlockDeleteExpiryTime Property

Definition

Gets or sets this is the time when unlock delete privileges will get expired.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to