| Microsoft DirectX 8.1 (C++) | 
This topic applies to Windows XP Home Edition and Windows XP Professional only.
A Program object represents a particular episode of a broadcast program.
The Programs object manages a collection of Program objects.
A Program object can have metaproperties, which are represented by a MetaPropertiescollection of MetaProperty objects.
The Program object exposes the following properties.
| Property | Description | 
| CopyrightDate | Retrieves the copyright date of the program. | 
| Description | Specifies and retrieves the description of the program. | 
| ID | Retrieves the unique identifier of the program. | 
| MetaProperties | Retrieves the MetaProperties collection for the program. | 
| ScheduleEntries | Retrieves the ScheduleEntries collection associated with this program. | 
| Title | Specifies and retrieves the title of the program. |