ContainsExpressionType.Constant Property

Definition

The Constant property gets or sets a value in a restriction that is compared to a field.

public:
 property ExchangeWebServices::ConstantValueType ^ Constant { ExchangeWebServices::ConstantValueType ^ get(); void set(ExchangeWebServices::ConstantValueType ^ value); };
public ExchangeWebServices.ConstantValueType Constant { get; set; }
Public Property Constant As ConstantValueType

Property Value

The Constant property returns a ConstantValueType that identifies a value that is compared to the value of a field.

Applies to