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