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