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