SmtpAddress

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/>

SmtpAddressType

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

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also