RSSCategory Object
See Also Example Properties Methods Events
This object models an RSS category element.
Class Diagram

Remarks
It has two properties, Domain and Location.
Version compatibility is detailed in the topic on the RSSCategories object.
Background
The relation between the properties (highlighted in bold italics) in this object and any resulting XML is as follows:
<category domain="Domain">Location<category>
For example:
<category domain=""><category>
|