Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 1.74 KB

File metadata and controls

73 lines (50 loc) · 1.74 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
DataType
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
DataType
schema
267fe5aa-f9b1-4d4c-ac11-0f2e50ec2627
The DataType element describes the type of data that is shared by a shared folder.

DataType

The DataType element describes the type of data that is shared by a shared folder.

<DataType>Calendar or Contacts</DataType>

SharingDataType

Attributes and elements

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.

Text value

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.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
http://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also