InvalidRecipient
The InvalidRecipient element contains the SMTP address of the invalid recipient and information about why the recipient is invalid.
Last modified: November 02, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
<InvalidRecipient> <SmtpAddress/> <ResponseCode/> <MessageText/> </InvalidRecipient>
InvalidRecipientType
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. |