PathToIndexedFieldType Class

Definition

The PathToIndexedFieldType class identifies individual members of a dictionary.

public ref class PathToIndexedFieldType : ExchangeWebServices::BasePathToElementType
public class PathToIndexedFieldType : ExchangeWebServices.BasePathToElementType
Public Class PathToIndexedFieldType
Inherits BasePathToElementType
Inheritance
PathToIndexedFieldType

Constructors

PathToIndexedFieldType()

The PathToIndexedFieldType constructor initializes a new instance of the PathToIndexedFieldType class.

Properties

FieldIndex

The FieldIndex property gets or sets the entry index in a dictionary. This property is required.

FieldURI

The FieldURI property gets or sets the dictionary property. This property is required.

Applies to