SharingFolderId

The SharingFolderId element represents the identifier of the local folder in a sharing relationship.

<SharingFolderId 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
RefreshSharingFolder
Defines a request to refresh the specified local folder.
GetSharingFolderResponse
Defines a response to a GetSharingFolder operation request.
GetSharingFolderResponseMessage
Contains the status and result of a single GetSharingFolder 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