PathToIndexedFieldType Class
The PathToIndexedFieldType class identifies individual members of a dictionary.
Inheritance Hierarchy
System.Object
ExchangeWebServices.BasePathToElementType
ExchangeWebServices.PathToIndexedFieldType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class PathToIndexedFieldType _
Inherits BasePathToElementType
'Usage
Dim instance As PathToIndexedFieldType
[SerializableAttribute]
public class PathToIndexedFieldType : BasePathToElementType
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.
See Also