Gets the owner of the call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
SyntaxIExtensionBase Owner { get; }ReadOnly Property Owner As IExtensionBase
Get
property IExtensionBase^ Owner {
IExtensionBase^ get ();
}abstract Owner : IExtensionBase with get
Property Value
IExtensionBase
See Also