PathToExceptionFieldType 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 PathToExceptionFieldType class identifies particular errors in a request.
public ref class PathToExceptionFieldType : ExchangeWebServices::BasePathToElementType
public class PathToExceptionFieldType : ExchangeWebServices.BasePathToElementType
Public Class PathToExceptionFieldType
Inherits BasePathToElementType
- Inheritance
Remarks
This is only used as part of an error response in the ResponseMessageTypeMessageXml object.
Constructors
PathToExceptionFieldType() |
The PathToExceptionFieldType constructor initializes a new instance of the PathToExceptionFieldType class. |
Properties
FieldURI |
The FieldURI property gets the property path of an error. |