рекуррингмастеритемидRecurringMasterItemId
Элемент рекуррингмастеритемид определяет элемент шаблона повторения, определяя идентификаторы одного из связанных элементов вхождения.The RecurringMasterItemId element identifies a recurrence master item by identifying the identifiers of one of its related occurrence items.
<RecurringMasterItemId OccurrenceId="" ChangeKey="" />
рекуррингмастеритемидтипеRecurringMasterItemIdType
Атрибуты и элементыAttributes and elements
В следующих разделах описываются атрибуты, дочерние и родительские элементы.The following sections describe attributes, child elements, and parent elements.
АтрибутыAttributes
АтрибутAttribute | ОписаниеDescription |
---|---|
оккурренцеидOccurrenceId |
Определяет один экземпляр повторяющегося элемента шаблона.Identifies a single occurrence of a recurring master item. Этот атрибут является обязательным.This attribute is required. |
чанжекэйChangeKey |
Определяет конкретную версию одного экземпляра повторяющегося элемента шаблона.Identifies a specific version of a single occurrence of a recurring master item. Кроме того, также идентифицируется шаблон повторяющегося элемента, так как он и один экземпляр будут содержать один и тот же ключ изменения.Additionally, the recurring master item is also identified because it and the single occurrence will contain the same change key. Этот атрибут является необязательным.This attribute is optional. |
Дочерние элементыChild elements
Отсутствуют.None.
Родительские элементыParent elements
ЭлементElement | ОписаниеDescription |
---|---|
глобалитемидсGlobalItemIds |
Содержит коллекцию идентификаторов элементов для всех элементов бесед в почтовом ящике.Contains the collection of item identifiers for all conversation items in a mailbox. |
ItemChangeItemChange |
Содержит идентификатор элемента и обновления, применяемые к элементу.Contains an item identifier and the updates to apply to the item. Ниже приведено выражение XPath для этого элемента:The following is the XPath expression to this element: /UpdateItem/ItemChanges/ItemChange[i] |
итемидсItemIds |
Содержит уникальные идентификаторы элементов, элементы вхождений и повторяющиеся элементы шаблона, которые используются для удаления, отправки, получения, перемещения или копирования элементов в хранилище Exchange.Contains the unique identities of items, occurrence items, and recurring master items that are used to delete, send, get, move, or copy items in the Exchange store. Ниже приведены выражения XPath для этого элемента.The following are the XPath expressions to this element: /DeleteItem/ItemIds /SendItem/ItemIds /GetItem/ItemIds /MoveItem/ItemIds /CopyItem//ItemIds |
Текстовое значениеText value
Нет.None.
ПримечанияRemarks
Схема, описывающая этот элемент, находится в виртуальном каталоге IIS, в котором размещены веб-службы Exchange.The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
ПримерExample
В примере ниже показано, как определить шаблон повторяющегося элемента, определив один из его экземпляров с идентификатором 56lkjh6.The following example identifies the recurring master item by identifying one of its occurrences with the identifier 56lkjh6.
<RecurringMasterItemId OccurrenceId="56lkjh6" />
Сведения об элементеElement information
Пространство именNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Имя схемыSchema Name |
Схема TypesTypes schema |
Файл проверкиValidation File |
Types. xsdTypes.xsd |
Может быть пустымCan be Empty |
FalseFalse |