GroupingAction
Published: July 16, 2012
The GroupingAction element specifies the next predicted action to be performed on a group of items or conversations.
Applies to: Exchange Online | Exchange Server 2013
<GroupingAction> None | Respond | FollowUp | MoveToFolder | Delete | Read | Ignore </GroupingAction>
PredictedMessageActionType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Represents a single conversation. |
Value | Description |
|---|---|
None | Indicates no action. |
Respond | Indicates a response action. |
FollowUp | Indicates a follow-up action. |
MoveToFolder | Indicates moving the item to a folder. |
Delete | Indicates deleting the item. |
Read | Indicates reading the item. |
Ignore | Indicates ignoring the item. |
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Type schema |
Validation File | types.xsd |
Can Be Empty |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |