ChildFolderCount

The ChildFolderCount element represents the number of immediate child folders that are contained within a folder. This property is read-only.

<ChildFolderCount/>

int

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 Tasks folder in a mailbox.

Text value

The text value represents an integer. This property is read-only.

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