IdOfFolderToShare
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The IdOfFolderToShare element represents the identifier of the folder on the server that will be shared.
<IdOfFolderToShare Id="" ChangeKey="" />
FolderIdType
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 |
|---|---|
Defines a request to get an opaque authentication token that identifies the sharing invitation. |
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.
Namespace | http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name | Messages schema |
Validation File | Messages.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |