Share via


IPListProvider.AnyMatch property

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

Syntax

'Declaration
Public Property AnyMatch As Boolean
    Get
    Set
'Usage
Dim instance As IPListProvider
Dim value As Boolean

value = instance.AnyMatch

instance.AnyMatch = value
public bool AnyMatch { get; set; }

Property value

Type: System.Boolean

See also

Reference

IPListProvider class

IPListProvider members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace