Share via


TextMessagingAccount.CountryRegionId property

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

Syntax

'Declaration
Public Property CountryRegionId As RegionInfo
    Get
    Set
'Usage
Dim instance As TextMessagingAccount
Dim value As RegionInfo

value = instance.CountryRegionId

instance.CountryRegionId = value
public RegionInfo CountryRegionId { get; set; }

Property value

Type: System.Globalization.RegionInfo

See also

Reference

TextMessagingAccount class

TextMessagingAccount members

Microsoft.Exchange.Data.Storage.Management namespace