Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 3 locations |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Specifies an e-mail address and display name, or the PUID that represents them.
</xsd:documentation>
<xsd:sequence>
<xsd:element name="name" type="hs:localizableString">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The display name of an e-mail address
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
An e-mail address (for example, someone@microsoft.com).
</xsd:documentation>
</xsd:complexType>
|
Type: |
emailAddressType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
An e-mail address (for example, someone@microsoft.com).
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The display name of an e-mail address
</xsd:documentation>
</xsd:element>
|