次の方法で共有


MabFileFolderProtectedItem.DeferredDeleteSyncTimeInUTC プロパティ

定義

遅延削除の同期時間を UTC で取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="deferredDeleteSyncTimeInUTC")]
public long? DeferredDeleteSyncTimeInUTC { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deferredDeleteSyncTimeInUTC")>]
member this.DeferredDeleteSyncTimeInUTC : Nullable<int64> with get, set
Public Property DeferredDeleteSyncTimeInUTC As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象