ItemAuthor Property  
 

Gets a value which identifies the author of the current news feed item.

Syntax

object.ItemAuthor

Remarks

The ItemAuthor property returns a string which specifies an email address. If this property is defined, it is typically the name and address of the person who created the content that the item links to. If the author is not specified, this property will return an empty string.

Data Type

String

See Also

ItemGuid Property, ItemLink Property, ItemText Property, ItemTitle Property