Property LastModified
Namespace: Belay.Sync
Assembly: Belay.Sync.dll
LastModified
Gets the last modified timestamp. May be null if not supported by the device.
csharp
public DateTime? LastModified { get; init; }