Comments Property
Retrieves the URL of the comments page from the feed item.
Syntax
[ comments = ] FeedItem.Comments
Possible Values
comments String that receives the comments URL for the feed item. The property is read-only. The property has no default value.
Remarks
Comments is an optional feed item element. The property value is null if not specified in the source.
Applies To
FeedItem