Contributors property: FeedEntry class
Description
Use this property to return the contributors for the feed entry as an array of array of string. The first element of the subarray is the contributor's name; the second element is the contributor's email address.
This property is read-only.
Note:
This is an abstract property.
Related Topics