ComparisonFieldAdapter.Exists

ComparisonFieldAdapter.Exists method

Get a search expression that returns true if the supplied property exists.

public MailQuery Exists(bool value)

Return Value

A MailQuery object that represents a search expression.

See Also