Partager via


CountryInfo.GetCountryInfo method

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

Syntax

'Declaration
Public Shared Function GetCountryInfo ( _
    countryCode As Integer _
) As CountryInfo
'Usage
Dim countryCode As Integer
Dim returnValue As CountryInfo

returnValue = CountryInfo.GetCountryInfo(countryCode)
public static CountryInfo GetCountryInfo(
    int countryCode
)

Parameters

Return value

Type: Microsoft.Exchange.Data.Directory.CountryInfo

See also

Reference

CountryInfo class

CountryInfo members

Microsoft.Exchange.Data.Directory namespace