This documentation is archived and is not being maintained.
DataType
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The DataType element describes the type of data that is shared by a shared folder.
<DataType>Calendar or Contacts</DataType>
SharingDataType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
|
Element
|
Description
|
|
GetSharingFolder
|
Defines a request to get the local folder identifier of a specified shared folder.
|
The following table lists the possible values for the DataType element.
DataType element values
|
Value
|
Description
|
|
Calendar
|
Indicates that the shared folder contains calendar information.
|
|
Contacts
|
Indicates that the shared folder contains contact information.
|
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
|
Namespace
|
http://schemas.microsoft.com/exchange/services/2006/messages
|
|
Schema Name
|
Messages schema
|
|
Validation File
|
Messages.xsd
|
|
Can be Empty
|
False
|