Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic ISIPConfiguration Config { get; }
Public ReadOnly Property Config As ISIPConfiguration
Get
public:
property ISIPConfiguration^ Config {
ISIPConfiguration^ get ();
}
member Config : ISIPConfiguration with get
Property Value
ISIPConfiguration
See Also