ADOrgPerson.CountryCode Property

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

Syntax

'Declaration
Public Property CountryCode As Integer
    Get
    Friend Set
'Usage
Dim instance As ADOrgPerson
Dim value As Integer

value = instance.CountryCode
public int CountryCode { get; internal set; }

Property Value

Type: System.Int32