Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
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 |
|---|---|
| SmtpAddress |
Contains the SMTP address of the invalid recipient. This element is required. |
| ResponseCode (InvalidRecipientResponseCodeType) |
Provides an error code that identifies the specific error that the request encountered. This element is required. |
| MessageText |
Provides a text description of the status of the response. This element is optional. |
Parent elements
| Element | Description |
|---|---|
| InvalidRecipients |
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.
Element information
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
False |