Share via


Email Complex Type

The Email type contains an e-mail address.

Syntax

<Email> 
     <EmailAddress />
     <EmailTypes>
       <!-- Array of --> <EmailType />
     </EmailTypes>
</Email>
Element Data type Description

EmailAddress

xs:string

E-mail address.

EmailTypes

Array of EmailType

Format or preference of e-mail address. The EmailTypes array can contain between zero and three EmailType elements.

See Also

Reference

GrooveVCard Web Service
GrooveVCard.Read Operation
vCard Complex Type