PathToUnindexedFieldType Class

The PathToUnindexedFieldType class represents frequently referenced properties.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.BasePathToElementType
    ExchangeWebServices.PathToUnindexedFieldType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PathToUnindexedFieldType _
    Inherits BasePathToElementType
'Usage
Dim instance As PathToUnindexedFieldType
[SerializableAttribute]
public class PathToUnindexedFieldType : BasePathToElementType

Remarks

PathToUnindexedFieldType properties are referenced by URIs.

For an example that shows how to use the PathToUnindexedFieldType class, see FindItemType.

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.