Phone Client Object for French (Canada)
class Phone
{
public string ActiveQAPhase { get; }
}
Properties
- ActiveQAPhase
A string that contains the name of the currently active internal QA. Application authors can use this value to determine which phase of the control's operation is currently active. PromptSelectFunction routines may select prompt text based on the value of the ActiveQAPhase property.
See Also
Phone Class | Phone Constructor | Phone Members | Phone Properties | Phone Methods | Phone Events