Share via


E164Number.CountryCode Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property CountryCode As String
    Get
    Private Set
'Usage
Dim instance As E164Number
Dim value As String

value = instance.CountryCode
public string CountryCode { get; private set; }

Property Value

Type: System.String