This topic has not yet been rated - Rate this topic

ContainsExpressionType Members

The ContainsExpressionType class represents a search expression that determines whether a given property contains the supplied constant string value.

The following tables list the members exposed by the ContainsExpressionType type.

  Name Description
ContainsExpressionType The ContainsExpressionType constructor initializes a new instance of the ContainsExpressionType class.
Top
  Name Description
Bb426063.pubproperty(en-us,EXCHG.140).gif Constant The Constant property gets or sets a value in a restriction that is compared to a field.
Bb426063.pubproperty(en-us,EXCHG.140).gif ContainmentComparison The ContainmentComparison property gets or sets a value that specifies whether the search ignores cases and spaces.
Bb426063.pubproperty(en-us,EXCHG.140).gif ContainmentComparisonSpecified The ContainmentComparisonSpecified property gets or sets a Boolean value that specifies whether the ContainmentComparison property is serialized into the SOAP message.
Bb426063.pubproperty(en-us,EXCHG.140).gif ContainmentMode The ContainmentMode property gets or sets a value that identifies the boundaries of a search string.
Bb426063.pubproperty(en-us,EXCHG.140).gif ContainmentModeSpecified The ContainmentModeSpecified property gets a Boolean value that specifies whether the ContainmentMode property is serialized into the SOAP message.
Bb426063.pubproperty(en-us,EXCHG.140).gif Item The Item property represents the field that is searched for the string in the Constant property.
Top
(see also Protected Methods )
  Name Description
Bb426063.pubmethod(en-us,EXCHG.140).gif Equals  Overloaded. (inherited from Object )
Bb426063.pubmethod(en-us,EXCHG.140).gif GetHashCode  (inherited from Object )
Bb426063.pubmethod(en-us,EXCHG.140).gif GetType  (inherited from Object )
Bb426063.pubmethod(en-us,EXCHG.140).gif Bb426063.static(en-us,EXCHG.140).gif ReferenceEquals  (inherited from Object )
Bb426063.pubmethod(en-us,EXCHG.140).gif ToString  (inherited from Object )
Top
  Name Description
Bb426063.protmethod(en-us,EXCHG.140).gif Finalize  (inherited from Object )
Bb426063.protmethod(en-us,EXCHG.140).gif MemberwiseClone  (inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.