FolderName

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The FolderName element identifies a single managed custom folder to add to a mailbox.

CreateManagedFolder
  FolderNames
    FolderName

<FolderName>...</FolderName>

string

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

FolderNames

Contains an array of named managed custom folders to add to a mailbox.

The following is the XPath expression to this element:

/CreateManagedFolder/FolderNames

Text Value

A text value is required. The text value represents a folder name.

Remarks

Although you can use Exchange Web Services to add managed custom folders to a mailbox, you cannot use the same technology to access the list of available managed custom folders. You can obtain a list of managed custom folders by using an Exchange Management Shell command or by using an API that interfaces with the Active Directory directory service. The folder name is the name of the corresponding Active Directory object.

You can use the FindFolder Operation to find managed custom folders. Use the DeleteFolder Operation to delete managed custom folders.

It is important to note that FolderName is the name of an existing managed custom folder in the organization. An attempt to add a folder that is not in the organization will result in an error response.

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

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False