ItemPublished Property  
 

Gets a value which specifies the date and time the current news item was published.

Syntax

object.ItemPublished

Remarks

The ItemPublished property returns a string which specifies the date and time that the news item was published. If the news item does not specify the publish date, this property will return an empty string. The date and time value returned is in the standard format used by the current locale.

Data Type

String

See Also

ItemAuthor Property, ItemGuid Property, ItemLink Property, ItemText Property, ItemTitle Property