次の方法で共有


AccountProperties.DeletionDate プロパティ

定義

削除されたアカウントでのみ使用できる削除日を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象