TwoOperandExpressionType.FieldURIOrConstant Property

Definition

The FieldURIOrConstant property gets or sets the property or constant that is compared with each item or folder in a restriction.

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

Property Value

The FieldURIOrConstant property returns a FieldURIOrConstantType object that specifies the property or constant that is compared with the value of the Item property.

Applies to