GetSharingFolder

Last modified: October 01, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The GetSharingFolder element defines a request to get the local folder identifier of a specified shared folder. It is the base element for the GetSharingFolder Operation.

<GetSharingFolder>   <SmtpAddress/>   <DataType/>   <SharedFolderId/></GetSharingFolder>

GetSharingFolderType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

SmtpAddress

Represents the SMTP e-mail address of the other party in the sharing relationship. This element is required.

DataType

Describes the type of data that is shared by a shared folder. This element is optional.

SharedFolderId

Represents the identifier of the shared folder whose local folder identifier should be returned. This element is optional.

Parent Elements

None.

Remarks

A GetSharingFolder element must contain an SmtpAddress element. A GetSharingFolder element must also contain either a DataType element or a SharedFolderId element, but cannot contain both.

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