ContainsExpressionType.Constant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.