Gets a list of interaction windows.

C# | Visual Basic | Visual C++ |
IList<IInteractionsWindow> InteractionsWindowList { get; }
ReadOnly Property InteractionsWindowList As IList(Of IInteractionsWindow)
property IList<IInteractionsWindow^>^ InteractionsWindowList { IList<IInteractionsWindow^>^ get (); }

A list of interaction windows.