Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic IExtensionBase Owner { get; }Public ReadOnly Property Owner As IExtensionBase
Get
public:
property IExtensionBase^ Owner {
IExtensionBase^ get ();
}member Owner : IExtensionBase with get
Property Value
IExtensionBase
See Also