IsInline

Last modified: September 28, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The IsInline element represents whether the attachment appears inline within an item.

<IsInline>true or false</IsInline>

boolean

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

FileAttachment

Represents a file that is attached to an item in the Exchange store.

ItemAttachment

Represents an Exchange item that is attached to another Exchange item.

Text Value

This element can be either true or false. The default value is false.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources