IncomingCallEventArgsLine Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
IPhoneLine
See Also