IPRange.CIDRLength property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property CIDRLength As Short
Get
'Usage
Dim instance As IPRange
Dim value As Short
value = instance.CIDRLength
public short CIDRLength { get; }
Property value
Type: System.Int16