ContactsFolder
Last modified: February 05, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The ContactsFolder element represents a contacts folder that is contained in a mailbox.
<ContactsFolder>
<FolderId/>
<ParentFolderId/>
<FolderClass/>
<DisplayName/>
<TotalCount/>
<ChildFolderCount/>
<ExtendedProperty/>
<ManagedFolderInformation/>
<EffectiveRights/>
<SharingEffectiveRights/>
<PermissionSet/>
</ContactsFolder>
ContactsFolderType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains the identifier and change key of a contacts folder. |
|
Represents the identifier of the parent folder that contains the contacts folder. |
|
Represents the folder class for a contacts folder. |
|
Contains the display name of a contacts folder. |
|
Represents the total count of items within a contacts folder. |
|
Represents the number of child folders that are contained within a contacts folder. This property is read-only. |
|
Identifies extended properties on contacts folders. |
|
Contains information about a managed folder. |
|
Contains the client's rights based on the permission settings for the item or folder. |
|
Indicates the permissions that the user has for the contact data that is being shared. |
|
Contains all the configured permissions for a folder. |
Parent Elements
Element |
Description |
---|---|
Specifies data to append to a folder property during an UpdateFolder Operation. |
|
Identifies a single folder to create in the local client store. |
|
Represents an update to a single property on a folder in an UpdateFolder Operation. |
|
Identifies a single folder to update in the local client store. |
|
Contains an array of folders that are used in folder operations. |
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |