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