AbstractPhoneLineType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public virtual string Type { get; protected set; }
Public Overridable Property Type As String
Get
Protected Set
public:
virtual property String^ Type {
String^ get ();
protected: void set (String^ value);
}
abstract Type : string with get, set
override Type : string with get, set
Property Value
Type:
StringImplements
IExtensionBaseTypeSee Also