Partager via


3.1.4.4.3.18 ArrayOfMailboxStatisticsItemsType

Namespace: http://schemas.microsoft.com/exchange/services/2006/types

The ArrayOfMailboxStatisticsItemsType complex type specifies an array of mailbox statistics.

 <xs:complexType name="ArrayOfMailboxStatisticsItemsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="MailboxStat" type="t:MailboxStatisticsItemType"/>
   </xs:sequence>
 </xs:complexType>

MailboxStat: A element of type MailboxStatisticsItemType, as defined in section 3.1.4.4.3.19, that contains a value for the mailbox statistic.