IsInline

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also