Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 2.27 KB

errors-ex15websvcsotherref.md

File metadata and controls

83 lines (54 loc) · 2.27 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
Errors
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
Errors
schema
ea37a2b5-e2d1-4089-960f-7014b9535a50
The Errors element contains a property bag to store errors that are returned through the Web service.

Errors

The Errors element contains a property bag to store errors that are returned through the Web service.

FindMessageTrackingReport

Errors

<Errors>
   <Properties/>
</Errors>

ArrayOfArraysOfTrackingPropertiesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Properties (ArrayOfTrackingPropertiesType)
Contains a list of one or more tracking properties.

Parent elements

Element Description
FindMessageTrackingReportResponse
Contains the status and result of a single FindMessageTrackingReport operation request.
GetMessageTrackingReportResponse
Contains the result of a single GetMessageTrackingReport operation request.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also

FindMessageTrackingReport operation

GetMessageTrackingReport operation