2.2.4.2 ArrayOfMailboxHoldStatusType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The ArrayOfMailboxHoldStatusType complex type specifies an array of mailbox hold statuses.
-
<xs:complexType name="ArrayOfMailboxHoldStatusType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="MailboxHoldStatus" type="t:MailboxHoldStatusType"/> </xs:sequence> </xs:complexType>
MailboxHoldStatus: An element of type MailboxHoldStatusType, as defined in section 2.2.4.6, that specifies the hold status of the mailbox.