GetSharingMetadata
Last modified: October 06, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The GetSharingMetadata element defines a request to get an opaque authentication token that identifies the sharing invitation. It is the base element for the GetSharingMetadata Operation.
<GetSharingMetadata> <IdOfFolderToShare/> <SenderSmtpAddress/> <Recipients/></GetSharingMetadata>
GetSharingMetadataType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents the identifier of the folder on the server that will be shared. This element is required. |
|
Represents the SMTP e-mail address corresponding to the mailbox that contains the folder that is identified by IdOfFolderToShare. This element is required. |
|
Represents the SMTP e-mail addresses of one or more entities that will be granted access to the data in the folder that is identified by IdOfFolderToShare. This element is required. |
Parent Elements
None.
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 |