EncryptedSharedFolderDataCollection

The EncryptedSharedFolderDataCollection element contains a collection of data structures that a client can use to authorize the sharing of its calendar or contact data with other clients.

<EncryptedSharedFolderDataCollection>   <EncryptedSharedFolderData/></EncryptedSharedFolderDataCollection>

ArrayOfEncryptedSharedFolderDataType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
EncryptedSharedFolderData
Contains the encrypted data that a client can use to authorize the sharing of its calendar or contact data with other clients.

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 of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

Element information

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

See also