IPListEntry.IPRange property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property IPRange As IPRange
    Get
    Set
'Usage
Dim instance As IPListEntry
Dim value As IPRange

value = instance.IPRange

instance.IPRange = value
public IPRange IPRange { get; set; }

Property value

Type: Microsoft.Exchange.Data.IPRange

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace