EmailType Complex Type

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The EmailType type encodes the format or preference of the e-mail address.

Syntax

This enumeration type has as one of the following values:

internet
x400
preferred

Value

Data type

Description

internet

xs:enumeration

Internet addressing type.

x400

xs:enumeration

X.400 addressing type.

preferred

xs:enumeration

Preferred-use email address.

See Also

Reference

GrooveVCard Web Service

GrooveVCard.Read Operation

Email Complex Type