Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfEmailUsersType complex type specifies an array of email users.<35>
-
<xs:complexType name="ArrayOfEmailUsersType"> <xs:sequence> <xs:element name="EmailUser" type="t:EmailUserType" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
EmailUser: An element of type EmailUserType, as defined in section 2.2.4.20, that represents a single email user.