BaseFolderIds

Topic Last Modified: 2006-09-12

The BaseFolderIds element represents the collection of folders that will be mined to determine the contents of a search folder.

Syntax

<BaseFolderIds>
   <FolderId/>
   <DistinguishedFolderId/>
</BaseFolderIds>

Type

NonEmptyArrayOfBaseFolderIdsType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

FolderId

Contains the identifier and change key of a folder.

DistinguishedFolderId

Identifies Microsoft Exchange Server 2007 folders that can be referenced by name.

Parent Elements

Element Description

SearchParameters

Represents the parameters that define a search folder.

Remarks

The BaseFolderIds element must contain at least one FolderId or DistinguishedFolderId element.

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False

See Also

Other Resources

Exchange Web Services XML Elements