Sound Volume SDK ActiveX ReferenceObjectsPhoneLine Mute Viscom Software SoundVolume ActiveX Control PhoneLine.Mute Property Description: Enable/Disable the mute function. Usage: PhoneLine.Mute[=value] Data Type: Boolean Limitations: Read/Write Example: This Visual Basic example set the Phone Line to mute:SoundVolume1.PhoneLine.Mute=True