IdOfFolderToShare

The IdOfFolderToShare element represents the identifier of the folder on the server that will be shared.

<IdOfFolderToShare Id="" ChangeKey="" />

FolderIdType

Attributes and elements

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

Attributes

Attribute Description
Id
Contains a string that identifies a folder in the Exchange store. This attribute is required.
ChangeKey
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.

Child elements

None.

Parent elements

Element Description
GetSharingMetadata
Defines a request to get an opaque authentication token that identifies the sharing invitation.

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

GetSharingMetadata operation