PathToIndexedFieldType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |