SipConfigurationLineId Property |
Gets the ID of the line that the graph will register (if a Register action is present).
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string LineId { get; }
public:
property String^ LineId {
String^ get ();
}
Property Value
Type:
String
See Also