Share via


NetID constructor (Byte[])

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

Syntax

'Declaration
Public Sub New ( _
    netID As Byte() _
)
'Usage
Dim netID As Byte()

Dim instance As New NetID(netID)
public NetID(
    byte[] netID
)

Parameters

  • netID
    Type: []

See also

Reference

NetID class

NetID members

NetID overload

Microsoft.Exchange.Data namespace