PathToExceptionFieldType Class

Definition

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
PathToExceptionFieldType

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.

Applies to