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