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