ReplyBody

Last modified: May 24, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The ReplyBody element contains an Out of Office (OOF) message and the language used for the message.

<ReplyBody xml:lang="">
   <Message/>
</ReplyBody>

ReplyBody

Attributes and Elements

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

Attributes

Attribute

Description

xml:lang

Specifies the language used in the ReplyBody contents. This attribute is optional. The possible values of this attribute are defined by IETF RFC 3066.

Child Elements

Element

Description

Message (Availability)

Contains the out of office (OOF) response.

Parent Elements

Element

Description

OutOfOffice

Defines the OOF response message and a duration time for sending the response message for a mailbox.

Text Value

None.

Remarks

This element is required.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

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