http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ArrayOfViewEmailAddressInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ArrayOfViewEmailAddressInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
CustomerId Element IsDefault Element CustomerContactName Element CustomerNewsLetterStatus Element Information Element Email Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewEmailAddressInfo Element Sequence ArrayOfViewEmailAddressInfo Complex Type
Overview
Sequence
Used By
GetEmailAddressesResult Element
GetEmailAddressesWithFilterResult Element
Source
<xs:complexType name="ArrayOfViewEmailAddressInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewEmailAddressInfo" nillable="true" type="tns:ViewEmailAddressInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents