CXProviderConfiguration.MaximumCallGroups 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 maximum number of call groups that is supported.
public virtual nuint MaximumCallGroups { [Foundation.Export("maximumCallGroups")] get; [Foundation.Export("setMaximumCallGroups:")] set; }member this.MaximumCallGroups : nuint with get, setProperty Value
		
		System.System.UIntPtr
System.unativeint
	
	The maximum number of call groups that is supported.
- Attributes