SIPExtensionType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic virtual string Type { get; }
Public Overridable ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get ();
}
abstract Type : string with get
override Type : string with get
Property Value
Type:
StringImplements
IExtensionBaseType
See Also