SearchFilter.IsLessThanOrEqualTo class

Represents a search filter that determines wheter a property is less than or equal to a given value or other property.

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

'Declaration
Public NotInheritable Class IsLessThanOrEqualTo _
	Inherits SearchFilter.RelationalFilter
'Usage
Dim instance As SearchFilter.IsLessThanOrEqualTo

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: