Property LastModified
LastModified
Gets or sets the last modification time.
[JsonProperty("SyncLastModified")]
public DateTime LastModified { get; set; }
Property Value
- DateTime
The last modification time.
Gets or sets the last modification time.
[JsonProperty("SyncLastModified")]
public DateTime LastModified { get; set; }
The last modification time.