Sound Volume SDK ActiveX ReferenceObjectsPhoneLine LineName Viscom Software SoundVolume ActiveX Control PhoneLine.LineName Property Description: Return the audio line name. Usage: PhoneLine.LineName Data Type: String Limitations: Read Only Example: This Visual Basic example return the audio line name:strName = SoundVolume1.PhoneLine.LineName