UnreadCount

The UnreadCount element contains the count of unread items within a folder.

<UnreadCount/>

xs:int

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
Conversation (ConversationType)
Represents a single conversation.
Folder
Represents a folder in a mailbox.
ModifiedEvent
Represents an event where an item or folder is modified.
SearchFolder
Represents a search folder in a mailbox.
TasksFolder
Represents a task folder in a mailbox.

Text value

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

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also