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; }
Property value
Type: Microsoft.Exchange.Data.Directory.CountryInfo