Delen via


DeletedAccount.CreationTime Property

Definition

Gets creation time of the deleted account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")]
public string CreationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")>]
member this.CreationTime : string
Public ReadOnly Property CreationTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to