Freigeben über


ContainsExpressionType.ContainmentComparison Eigenschaft

Definition

Die ContainmentComparison -Eigenschaft ruft einen Wert ab, der angibt, ob die Suche Fälle und Leerzeichen ignoriert, oder legt diesen fest.

public:
 property ExchangeWebServices::ContainmentComparisonType ContainmentComparison { ExchangeWebServices::ContainmentComparisonType get(); void set(ExchangeWebServices::ContainmentComparisonType value); };
public ExchangeWebServices.ContainmentComparisonType ContainmentComparison { get; set; }
Public Property ContainmentComparison As ContainmentComparisonType

Eigenschaftswert

Die ContainmentComparison -Eigenschaft gibt eine ContainmentComparisonType -Enumeration zurück.

Hinweise

Sie müssen die ContainmentComparisonSpecified -Eigenschaft auf true festlegen, damit die ContainmentComparison Eigenschaft in die SOAP-Nachricht serialisiert wird.

Gilt für: