Title Property
See Also Example Applies To
A string that contains the title of the item.
Syntax
object.Title
The object placeholder represents an RSSItem object.
Remarks
This property is optional in some versions, required in others. Version compatibility is as follows:
| Version | Compatibility | Optionality |
| 0.90 | Supported | Required |
| 0.91 | Supported | Required |
| 0.92 | Supported | Optional |
| 0.93 | Supported | Optional |
| 0.94 | Supported | Optional |
| 1.0 | Supported | Unknown |
| 2.0 | Supported | Optional |
|