IPvxAddress Constructor (IPvxAddress)
This API is not CLS-compliant.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Sub New ( _
other As IPvxAddress _
)
'Usage
Dim other As IPvxAddress
Dim instance As New IPvxAddress(other)
[CLSCompliantAttribute(false)]
public IPvxAddress(
IPvxAddress other
)
Parameters
- other
Type: Microsoft.Exchange.Data.IPvxAddress