Compartir a través de


AccountProperties.DeletionDate Propiedad

Definición

Obtiene la fecha de eliminación, solo disponible para la cuenta eliminada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a