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