Partager via


ReducedRecipient.CountryOrRegion Property

Gets the country or region of the recipient.

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

Syntax

'Declaration
Public ReadOnly Property CountryOrRegion As CountryInfo
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As CountryInfo

value = instance.CountryOrRegion
public CountryInfo CountryOrRegion { get; }

Property Value

Type: Microsoft.Exchange.Data.Directory.CountryInfo
The country or region of the recipient.