IPhoneCallPhoneLine Property |
Gets the correspondent phone line.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxIPhoneLine PhoneLine { get; }
ReadOnly Property PhoneLine As IPhoneLine
Get
property IPhoneLine^ PhoneLine {
IPhoneLine^ get ();
}
abstract PhoneLine : IPhoneLine with get
Property Value
Type:
IPhoneLine
See Also