FieldURIOrConstantType Class

The FieldURIOrConstantType class contains either a property or a constant value to be used when comparing with another property.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.FieldURIOrConstantType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class FieldURIOrConstantType
'Usage
Dim instance As FieldURIOrConstantType
[SerializableAttribute]
public class FieldURIOrConstantType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.