Partilhar via


CountryInfo.CountryCode Property

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

Syntax

'Declaration
Public ReadOnly Property CountryCode As Integer
    Get
'Usage
Dim instance As CountryInfo
Dim value As Integer

value = instance.CountryCode
public int CountryCode { get; }

Property Value

Type: System.Int32