Dela via


AccountProperties.DeletionDate Property

Definition

Gets the deletion date, only available for deleted account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to