ExceptionFieldURI

The ExceptionFieldURI element identifies particular errors in a request. This element is only used as part of an error response in the MessageXml node.

<ExceptionFieldURI FieldURI="" />

ExceptionPropertyURIType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
FieldURI
Identifies a property of an occurrence of a recurring item. This attribute is required.

FieldURI Attribute

Value Description
attachment:Name
Identifies the attachment name as containing an error.
attachment:ContentType
Identifies the content type as containing an error.
attachment:Content
Identifies the content as containing an error.
recurrence:Month
Identifies the month field as containing an error.
recurrence:DayOfWeekIndex
Identifies the day of week index as containing an error.
recurrence:DaysOfWeek
Identifies the DaysOfWeek property as containing an error.
recurrence:DayOfMonth
Identifies the DayOfMonth as containing an error.
recurrence:Interval
Identifies the interval as containing an error.
recurrence:NumberOfOccurrences
Identifies the number of occurrences as containing an error.

Child elements

None.

Parent elements

Element Description
MessageXml
Provides additional error response information.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also