ItemComments Property  
 

Gets a value which specifies a URL that links to further discussion about the current item.

Syntax

object.ItemComments

Remarks

The ItemComments property returns a string which specifies a URL that links to further discussion about the item. Typically this is a link to the comment area of a weblog or a forum topic specific to the item. If a comment link is not specified, this property will return an empty string.

Data Type

String

See Also

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