MarkAsJunkMarkAsJunk
Элемент MarkAsJunk указывает запрос на перемещение элемента в папку нежелательной почты и Добавление отправителя в список заблокированных отправителей.The MarkAsJunk element specifies the request to move an item to the junk mail folder and to add the sender to the blocked sender list.
<MarkAsJunk IsJunk="true | false" MoveItem="true | false">
<ItemIds/>
</MarkAsJunk>
маркасжунктипеMarkAsJunkType
Атрибуты и элементыAttributes and elements
В следующих разделах описываются атрибуты, дочерние и родительские элементы.The following sections describe attributes, child elements, and parent elements.
АтрибутыAttributes
АтрибутAttribute | ОписаниеDescription |
---|---|
Нежелательная почтаIsJunk |
Текстовое значение true для атрибута InAttribute указывает, что отправитель электронной почты добавляется в список заблокированных отправителей.A text value of true for the IsJunk attribute indicates that the email sender is added to the blocked sender list. Значение false указывает, что отправитель электронной почты удаляется из списка заблокированных отправителей, если он уже есть в списке.A value of false indicates that the email sender is removed from the blocked sender list, if the email sender is already on the list. |
MoveItemMoveItem |
Текстовое значение true для атрибута MoveItem указывает на то, что элемент перемещается в папку нежелательной почты по умолчанию.A text value of true for the MoveItem attribute indicates that the item is moved to the default junk mail folder. Значение false указывает на то, что элемент не перемещается в папку нежелательной почты по умолчанию.A value of false indicates that the item is not moved to the default junk mail folder. |
Дочерние элементыChild elements
Родительские элементыParent elements
Нет.None.
ПримечанияRemarks
Этот элемент появился в Exchange Server 2013.This element was introduced in Exchange Server 2013.
Схема, описывающая этот элемент, находится в виртуальном каталоге IIS, в котором размещены веб-службы Exchange.The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Сведения об элементеElement information
Пространство именNamespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Имя схемыSchema name |
Схема MessagesMessages schema |
Файл проверкиValidation file |
messages. xsdmessages.xsd |
Может быть пустымCan be empty |