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