Share via


IPRange.SetAddresses method

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

Syntax

'Declaration
Protected Sub SetAddresses ( _
    startAddress As IPvxAddress, _
    endAddress As IPvxAddress _
)
'Usage
Dim startAddress As IPvxAddress
Dim endAddress As IPvxAddress

Me.SetAddresses(startAddress, endAddress)
protected void SetAddresses(
    IPvxAddress startAddress,
    IPvxAddress endAddress
)

Parameters

See also

Reference

IPRange class

IPRange members

Microsoft.Exchange.Data namespace