InvalidRecipients

The InvalidRecipients element represents the recipients of a folder sharing request that are invalid.

<InvalidRecipients>
   <InvalidRecipient/>
</InvalidRecipients>

ArrayOfInvalidRecipientsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
InvalidRecipient
Contains the SMTP address of the invalid recipient and information about why the recipient is invalid.

Parent elements

Element Description
GetSharingMetadataResponse
Defines a response to a GetSharingMetadata operation request.
GetSharingMetadataResponseMessage
Contains the status and result of a single GetSharingMetadata operation request.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

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

See also