Reference Library
getLampIdList Property
NamespacesAvaya.ApplicationEnablement.DMCCPhone..::.GetButtonInfoResponseResponseArgs..::.ButtonItemgetLampIdList
List of the lamps associated with this button.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> getLampIdList { get; }
Public ReadOnly Property getLampIdList As List(Of String)
public:
property List<String^>^ getLampIdList {
	List<String^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)