Share via


TwoOperandExpressionType.FieldURIOrConstant Property

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

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property FieldURIOrConstant As FieldURIOrConstantType
    Get
    Set
'Usage
Dim instance As TwoOperandExpressionType
Dim value As FieldURIOrConstantType

value = instance.FieldURIOrConstant

instance.FieldURIOrConstant = value
public FieldURIOrConstantType FieldURIOrConstant { get; set; }

Property Value

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