IncomingCallEventArgsLine Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic IPhoneLine Line { get; }
Public ReadOnly Property Line As IPhoneLine
Get
public:
property IPhoneLine^ Line {
IPhoneLine^ get ();
}
member Line : IPhoneLine with get
Property Value
IPhoneLine
See Also