SmtpAddress

Last modified: October 27, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SmtpAddress element represents the Simple Mail Transfer Protocol (SMTP) address of an account to be used for impersonation or a Simple Mail Transfer Protocol (SMTP) recipient address of a calendar or contact sharing request.

<SmtpAddress/>

NonEmptyStringType

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

ConnectingSID

Represents an account to impersonate when you are using the ExchangeImpersonation SOAP header.

The following is the XPath expression to this element:

/ExchangeImpersonation/ConnectingSID

InvalidRecipient

Represents an invalid recipient for a calendar sharing or contact sharing message.

Recipients (ArrayOfSmtpAddressType)

Represents a collection of recipients that will be granted access to the shared folder.

GetSharingFolder

Defines a request to get the local folder identifier of a specified shared folder.

Text Value

A text value that represents an SMTP address is required.

Remarks

The schema that describes this element is located in the IIS Virtual directory that hosts Exchange Web Services of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources