Atom.NET documentation

AtomEntry.Created Property

The time when the entry has been created.

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

See Also

AtomEntry Class | Atom.Core Namespace