UMDialPlan.URIType Property

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

Syntax

'Declaration
Public Property URIType As UMUriType
    Get
    Friend Set
'Usage
Dim instance As UMDialPlan
Dim value As UMUriType

value = instance.URIType
public UMUriType URIType { get; internal set; }