Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
ISIPConfiguration
See Also