mail Schema
to-recipients Element
mail Schema > mail Element : to-recipients Element

Glossary Item Box

Description

Comma-delimited list of "to" recipient email addresses.
Namespace (none)

Type

xs:string

Diagram

to-recipients Element

Overview

to-recipients xs:string
Comma-delimited list of "to" recipient email addresses.

Source

<xs:element name="to-recipients" type="xs:string" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            Comma-delimited list of "to" recipient email addresses.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also