SkinnyConfigurationUccmPort Property |
Gets or sets the Uccm server port
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic int UccmPort { get; set; }
public:
property int UccmPort {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also