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