Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfInvalidRecipientsType complex type specifies a list of sharing request recipients with whom a sharing relationship could not be created.
-
<xs:complexType name="ArrayOfInvalidRecipientsType"> <xs:choice minOccurs="0" maxOccurs="unbounded" > <xs:element name="InvalidRecipient" type="t:InvalidRecipientType" /> </xs:choice> </xs:complexType>
The following table lists the child elements of the ArrayOfInvalidRecipientsType complex type.
Element |
Type |
Description |
---|---|---|
InvalidRecipient |
t:InvalidRecipientType (section 2.2.4.8) |
Specifies a recipient whose organization is not enabled for folder sharing. |