Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.75 KB

extendedproperties-nonemptyarrayofextendedpropertytype.md

File metadata and controls

68 lines (45 loc) · 1.75 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
ExtendedProperties (NonEmptyArrayOfExtendedPropertyType)
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
a7034730-210d-4916-b992-dda342f890f8
The ExtendedProperties element specifies an array of additional properties.

ExtendedProperties (NonEmptyArrayOfExtendedPropertyType)

The ExtendedProperties element specifies an array of additional properties.

<ExtendedProperties>
    <ExtendedProperty/>
</ExtendedProperties>

NonEmptyArrayOfExtendedPropertyType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
ExtendedProperty
Identifies extended MAPI properties on folders and items.

Parent elements

Element Description
ImGroup
Represents an instant messaging group.
SearchPreviewItem
Specifies the first 256 characters of a mailbox item for preview without opening the item.

Remarks

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.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also