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.