Click or drag to resize

PhoneLinePhoneCalls Property

Gets the collection of phone calls which belong to the phone line.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public override IEnumerable<IPhoneCall> PhoneCalls { get; }

Property Value

IEnumerableIPhoneCall

Implements

IPhoneLinePhoneCalls
See Also