Reference Library
getLampModeList Property
NamespacesAvaya.ApplicationEnablement.DMCCPhone..::.GetLampModeResponseArgsgetLampModeList
List of LampMode items
Declaration Syntax
C#Visual BasicVisual C++
public List<Phone..::.PhoneLampModeItem> getLampModeList { get; }
Public ReadOnly Property getLampModeList As List(Of Phone..::.PhoneLampModeItem)
public:
property List<Phone..::.PhoneLampModeItem^>^ getLampModeList {
	List<Phone..::.PhoneLampModeItem^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)