次の方法で共有


TextMessagingAccount.CountryRegionId Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property CountryRegionId As RegionInfo
    Get
    Set
'Usage
Dim instance As TextMessagingAccount
Dim value As RegionInfo

value = instance.CountryRegionId

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

Property Value

Type: System.Globalization.RegionInfo