Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.79 KB

File metadata and controls

73 lines (49 loc) · 1.79 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
FolderClass
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
FolderClass
schema
0041d135-2869-4612-89a5-d1aa86aa1093
The FolderClass element represents the folder class for a folder.

FolderClass

The FolderClass element represents the folder class for a folder.

<FolderClass/>

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
Folder
Represents a folder in a mailbox.
CalendarFolder
Represents a calendar folder in a mailbox.
ContactsFolder
Represents a contacts folder in a mailbox.
SearchFolder
Represents a search folder in a mailbox.
TasksFolder
Represents a task folder in a mailbox.

Text value

A text value is required. Folder classes typically start with "IPF."

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also