| ISIPSubscriptionOwner Property  | 
            Gets the owner of the subscription.
            
 
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxISIPClient Owner { get; }ReadOnly Property Owner As ISIPClient
	Get
property ISIPClient^ Owner {
	ISIPClient^ get ();
}abstract Owner : ISIPClient with get
Property Value
Type: 
ISIPClient
See Also