Compartir a través de


CountryInfo.Self Property

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

Syntax

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

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