DateTimeInput.DefaultLocale Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the DefaultLocale to use to parse confirmation choices if there is not one passed by the caller.
public AdaptiveExpressions.Properties.StringExpression DefaultLocale { get; set; }
	member this.DefaultLocale : AdaptiveExpressions.Properties.StringExpression with get, set
	Public Property DefaultLocale As StringExpression
	Property Value
string or expression which evaluates to a string with locale.