SearchFilter.ContainsSubstring.ComparisonMode Property

Definition

Gets or sets the comparison mode.

public:
 property Microsoft::Exchange::WebServices::Data::ComparisonMode ComparisonMode { Microsoft::Exchange::WebServices::Data::ComparisonMode get(); void set(Microsoft::Exchange::WebServices::Data::ComparisonMode value); };
public Microsoft.Exchange.WebServices.Data.ComparisonMode ComparisonMode { get; set; }
Public Property ComparisonMode As ComparisonMode

Property Value

TheComparisonMode enumeration value that is used for the comparison.

Applies to