IInternalLocalCallOwner Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxIExtensionBase Owner { get; }
ReadOnly Property Owner As IExtensionBase
Get
property IExtensionBase^ Owner {
IExtensionBase^ get ();
}
abstract Owner : IExtensionBase with get
Property Value
Type:
IExtensionBase
See Also