PathToIndexedFieldType.FieldURI Property
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 FieldURI property gets or sets the dictionary property. This property is required.
public:
property ExchangeWebServices::DictionaryURIType FieldURI { ExchangeWebServices::DictionaryURIType get(); void set(ExchangeWebServices::DictionaryURIType value); };
public ExchangeWebServices.DictionaryURIType FieldURI { get; set; }
Public Property FieldURI As DictionaryURIType
Property Value
The FieldURI property returns a DictionaryURIType enumeration that identifies a dictionary property.