GetSharingMetadata
The GetSharingMetadata element defines a request to get an opaque authentication token that identifies the sharing invitation. This element is the base element for the GetSharingMetadata operation.
Last modified: November 07, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
<GetSharingMetadata> <IdOfFolderToShare/> <SenderSmtpAddress/> <Recipients/> </GetSharingMetadata>
GetSharingMetadataType
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 email address that corresponds to the mailbox that contains the folder that is identified by the IdOfFolderToShare element. This element is required. |
|
|
Represents the SMTP email addresses of one or more entities that will be granted access to the data in the folder that is identified by the IdOfFolderToShare element. This element is required. |
Parent elements
None.