PathToUnindexedFieldType.FieldURI Property

Definition

The FieldURI property gets or sets frequently referenced field URIs.

public:
 property ExchangeWebServices::UnindexedFieldURIType FieldURI { ExchangeWebServices::UnindexedFieldURIType get(); void set(ExchangeWebServices::UnindexedFieldURIType value); };
public ExchangeWebServices.UnindexedFieldURIType FieldURI { get; set; }
Public Property FieldURI As UnindexedFieldURIType

Property Value

The FieldURI property returns an UnindexedFieldURIType enumeration that identifies a field URI.

Remarks

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

Applies to