GlobalFlagStatus

The GlobalFlagStatus element contains the aggregated flag status for all conversation items in a mailbox.

FindConversationResponse

Conversations

Conversation (ConversationType)

GlobalFlagStatus

<GlobalFlagStatus> NotFlagged | Flagged | Complete </GlobalFlagStatus>

FlagStatusType

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.

Text value

The text value of the GlobalFlagStatus element is the aggregated flag status for conversation items in the current folder. The following are the possible text values:

  • NotFlagged - Indicates the not-flagged status.

  • Flagged - Indicates the flagged status.

  • Complete - Indicates the complete flag status.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

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

FindConversation operation

ApplyConversationAction operation

Conversations in EWS