Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 2.27 KB

globaluniqueunreadsenders.md

File metadata and controls

86 lines (55 loc) · 2.27 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
GlobalUniqueUnreadSenders
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
GlobalUniqueUnreadSenders
schema
490abe30-7608-407a-923b-a4b3ddbca610
The GlobalUniqueUnreadSenders element specifies a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.

GlobalUniqueUnreadSenders

The GlobalUniqueUnreadSenders element specifies a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.

FindConversationResponse

Conversations

Conversation (ConversationType)

GlobalUniqueUnreadSenders

<GlobalUniqueUnreadSenders>
   <String/>
</GlobalUniqueUnreadSenders>

ArrayOfStringsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
String
Contains a single conversation sender.

Parent elements

Element Description
Conversation (ConversationType)
Represents a single conversation.

Text value

None.

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
http://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