MabFileFolderProtectedItem.DeferredDeleteSyncTimeInUTC Property

Definition

Gets or sets sync time for deferred deletion in 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to