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.
<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 |
---|---|
IdOfFolderToShare |
Represents the identifier of the folder on the server that will be shared. This element is required. |
SenderSmtpAddress |
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. |
Recipients (ArrayOfSmtpAddressType) |
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.
Element information
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |