ADUser.NetID Property

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

Syntax

'Declaration
Public Property NetID As NetID
    Get
    Friend Set
'Usage
Dim instance As ADUser
Dim value As NetID

value = instance.NetID
public NetID NetID { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.NetID