SharingFolderId

Last modified: October 01, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources