Description Property

Retrieves a phrase or sentence that describes the feed or item.

Syntax

[ description = ] object.Description

Possible Values

description String that receives the feed description.

The property is read-only. The property has no default value.

Remarks

Description is a required feed element, and an optional feed item element. The property value is null if not specified in the source.

Applies To

Feed, FeedItem