NetID constructor (Int64)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
netID As Long _
)
'Usage
Dim netID As Long
Dim instance As New NetID(netID)
public NetID(
long netID
)
Parameters
- netID
Type: System.Int64