ExceptionFieldURI
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
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
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 |
|---|---|
|
Provides additional error response information. |