BaseFolderIds
The BaseFolderIds element represents the collection of folders that will be mined to determine the contents of a search folder.
XML
<BaseFolderIds>
<FolderId/>
<DistinguishedFolderId/>
</BaseFolderIds>
NonEmptyArrayOfBaseFolderIdsType
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
---|---|
FolderId |
Contains the identifier and change key of a folder. |
DistinguishedFolderId |
Identifies MicrosoftExchange Server 2007 folders that can be referenced by name. |
Element | Description |
---|---|
SearchParameters |
Represents the parameters that define a search folder. |
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 | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |