ProcessRightAwayProcessRightAway
Элемент ProcessRightAway указывает, отправляется ли ответ сразу после начала обработки действия на сервере или после завершения действия.The ProcessRightAway element indicates whether the response is sent as soon as the action starts processing on the server or whether the response is sent after the action has completed. Этот элемент должен присутствовать, чтобы ответ был отправлен асинхронно для запрашиваемого действия.This element must be present for the response to be sent asynchronous to the requested action.
ApplyConversationActionApplyConversationAction
ConversationActionsConversationActions
ConversationActionConversationAction
ProcessRightAwayProcessRightAway
<ProcessRightAway/>
xs:booleanxs:boolean
Атрибуты и элементыAttributes and elements
В разделах ниже приводится описание атрибутов, дочерних и родительских элементов.The following sections describe attributes, child elements, and parent elements.
АтрибутыAttributes
Нет.None.
Дочерние элементыChild elements
Нет.None.
Родительские элементыParent elements
ЭлементElement | ОписаниеDescription |
---|---|
ConversationActionConversationAction |
Содержит одно действие, которое необходимо применить к одной беседе.Contains a single action to be applied to a single conversation. |
Текстовое значениеText value
Текстовое значение true указывает, что ответ отправляется сразу же после начала обработки действия на сервере.A text value of true indicates that the response is sent as soon as the action starts processing on the server. Текстовое значение false указывает, что ответ отправляется после завершения действия.A text value of false indicates that the response is sent after the action has completed.
ПримечанияRemarks
Схема, описывающая этот элемент, находится в виртуальном каталоге IIS, в котором размещены веб-службы Exchange.Этот элемент появился в Exchange Server 2010 с пакетом обновления 1 (SP1).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
Пространство именNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Имя схемыSchema Name |
Схема TypesTypes schema |
Файл проверкиValidation File |
Types.xsdTypes.xsd |
Может быть пустымCan be Empty |
FalseFalse |
См. такжеSee also
Операция ApplyConversationActionApplyConversationAction operation