EncryptedSharedFolderData

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

<EncryptedSharedFolderData>   <Token/>   <Data/></EncryptedSharedFolderData>

EncryptedSharedFolderDataType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Token
Contains encrypted data that represents the identification token for the shared data.
Data
Contains encrypted data that represents the shared data.

Parent elements

Element Description
EncryptedSharedFolderDataCollection
Represents a collection of data structures that a client can use to authorize the sharing of its calendar or contact data with other clients.

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/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also