Atom.NET documentation

AtomEntry.Issued Property

The time when the entry has been issued.

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

See Also

AtomEntry Class | Atom.Core Namespace