InvalidRecipient
Last modified: October 01, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The InvalidRecipient element contains the SMTP address of the invalid recipient and information about why the recipient is invalid.
<InvalidRecipient>
<SmtpAddress/>
<ResponseCode/>
<MessageText/>
</InvalidRecipient>
InvalidRecipientType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains the SMTP address of the invalid recipient. This element is required. |
|
Provides an error code that identifies the specific error that the request encountered. This element is required. |
|
Provides a text description of the status of the response. This element is optional. |
Parent Elements
Element |
Description |
---|---|
Represents the recipients of a folder sharing request that are invalid. |
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 |