Entry (EmailAddress)

Switch View :
ScriptFree
Entry (EmailAddress)

The Entry element represents a single e-mail address for a contact.

Syntax


<Entry Key="" Name="" RoutingType="" MailboxType="" />
Type

EmailAddressDictionaryEntryType
Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description

Key

Identifies the e-mail address. The following are the possible values for this attribute:

  • EmailAddress1
  • EmailAddress2
  • EmailAddress3

This attribute is required.

Name

Defines the name of the mailbox user. This attribute is optional.

RoutingType

Defines the routing that is used for the mailbox. The default is SMTP. This attribute is optional.

MailboxType

Defines the mailbox type of a mailbox user. This attribute is optional.

Child Elements

None.

Parent Elements

Element Description

EmailAddresses

Represents a collection of e-mail addresses for a contact.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

Element Information

Namespace

http://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False

See Also

Other Resources

Exchange Web Services XML Elements
Creating Contacts (Exchange Web Services)
Updating Contacts (Exchange Web Services)
Deleting Contacts (Exchange Web Services)