2.2.4.3 t:ArrayOfInboxReminderType
The ArrayOfInboxReminderType complex type specifies an array of inbox reminders.<8>
-
<xs:complexType name="ArrayOfInboxReminderType"> <xs:sequence> <xs:element name="InboxReminder" type="t:InboxReminderType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
The following table describes the child element of the ArrayOfInboxReminderType complex type.
Element |
Type |
Description |
---|---|---|
InboxReminder |
t:InboxReminderType (section 2.2.4.13) |
An inbox reminder. |