SkinnyConfigurationUccmAddress Property |
Gets or sets UccmServer address.
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string UccmAddress { get; set; }
public:
property String^ UccmAddress {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also