MockPhoneLineSubscription Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic ISIPSubscriptionManager Subscription { get; }
Public ReadOnly Property Subscription As ISIPSubscriptionManager
Get
public:
virtual property ISIPSubscriptionManager^ Subscription {
ISIPSubscriptionManager^ get () sealed;
}
abstract Subscription : ISIPSubscriptionManager with get
override Subscription : ISIPSubscriptionManager with get
Property Value
ISIPSubscriptionManagerImplements
ISIPClientSubscription
See Also