IPRange.RangeFormat property

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

Syntax

'Declaration
Public ReadOnly Property RangeFormat As IPRange.Format
    Get
'Usage
Dim instance As IPRange
Dim value As IPRange.Format

value = instance.RangeFormat
public IPRange.Format RangeFormat { get; }

Property value

Type: Microsoft.Exchange.Data.IPRange.Format

See also

Reference

IPRange class

IPRange members

Microsoft.Exchange.Data namespace