Share via


UMDialPlan.GlobalCallRoutingScheme property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property GlobalCallRoutingScheme As UMGlobalCallRoutingScheme
    Get
    Set
'Usage
Dim instance As UMDialPlan
Dim value As UMGlobalCallRoutingScheme

value = instance.GlobalCallRoutingScheme

instance.GlobalCallRoutingScheme = value
public UMGlobalCallRoutingScheme GlobalCallRoutingScheme { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.UMGlobalCallRoutingScheme

See also

Reference

UMDialPlan class

UMDialPlan members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace