Controlling the size of the contact outcome text displayed while interviewing
2 Change the value for ContactOutcomeFontSize.
To use the default value (which is approximately 8.5pt) either comment out the setting, or set the value to empty.
Example
<appSettings>
<add key="ContactOutcomeFontSize" value="24"/>
</appSettings>
See also