Share via


ScheduleEventChangedEventArgs.Changes Property

Gets the properties of this class as an array of the state change information. Each member is a ScheduleEventChange structure that represents a single state change event.

Syntax

public ScheduleEventChange Changes {get;}

Property Value

Microsoft.MediaCenter.TV.Scheduling.ScheduleEventChange.  A structure that indicates the state change of a scheduled recording event.

This property is read-only.

Requirements

Reference: ehRecObj

Namespace: Microsoft.MediaCenter.TV.Scheduling

Assembly: ehRecObj.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also