Atom.NET documentation

AtomEntry.Modified Property

The last time when the entry has been modified.

[Visual Basic]
Public Property Modified As AtomDateConstruct
[C#]
public AtomDateConstruct Modified {get; set;}

See Also

AtomEntry Class | Atom.Core Namespace