ItemTitle Property  
 

Gets a value which specifies the title for the current news item.

Syntax

object.ItemTitle

Remarks

The ItemTitle property returns a string which specifies a title for the news item. If no title has been specified, this property will return an empty string. Although it is not required for a news item to have a title, a feed that conforms to the standard must have either a title or a description of the item, which is returned by the ItemText property.

Data Type

String

See Also

ItemAuthor Property, ItemGuid Property, ItemLink Property, ItemText Property