GlobalHasAttachments

The GlobalHasAttachments element contains a value that indicates whether at least one conversation item in a mailbox has an attachment.

FindConversationResponse

Conversations

Conversation (ConversationType)

GlobalHasAttachments

<GlobalHasAttachments/>

Boolean

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 value of the GlobalHasAttachments element indicates whether at least one conversation item in a mailbox has an attachment. A text value that represents a Boolean value is required. A value of true means that the conversation has at least one visible attachment. A value of false means that the conversation either has no attachments or has only hidden attachments.

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

Element Example
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