IncomingCallEventArgsLine Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IPhoneLine Line { get; }
Public ReadOnly Property Line As IPhoneLine
Get
public:
property IPhoneLine^ Line {
IPhoneLine^ get ();
}
member Line : IPhoneLine with get
Property Value
Type:
IPhoneLineSee Also