IExtensionBaseExtensionID Property |
Gets the ID of the extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string ExtensionID { get; }
ReadOnly Property ExtensionID As String
Get
property String^ ExtensionID {
String^ get ();
}
abstract ExtensionID : string with get
Property Value
Type:
StringSee Also