Public Property AIREvents As List(Of AIREvent)
Dim instance As GetAIREventsResponse Dim value As List(Of AIREvent) instance.AIREvents = value value = instance.AIREvents
public List<AIREvent> AIREvents {get; set;}
Each object in this list contains detailed information about a specific AIR Event.
Public Property AIREvents As List(Of AIREvent)
Dim instance As GetAIREventsResponse Dim value As List(Of AIREvent) instance.AIREvents = value value = instance.AIREvents
public List<AIREvent> AIREvents {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2