ShareFileItemProperties.LastWrittenOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time this item was last written on.
public DateTimeOffset? LastWrittenOn { get; }
member this.LastWrittenOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastWrittenOn As Nullable(Of DateTimeOffset)