PathToExceptionFieldType.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 the property path of an error.
public:
property ExchangeWebServices::ExceptionPropertyURIType FieldURI { ExchangeWebServices::ExceptionPropertyURIType get(); void set(ExchangeWebServices::ExceptionPropertyURIType value); };
public ExchangeWebServices.ExceptionPropertyURIType FieldURI { get; set; }
Public Property FieldURI As ExceptionPropertyURIType
Property Value
The FieldURI property returns an ExceptionPropertyURIType enumeration that identifies a property that contains an error.