ReplyBody

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.

Element information

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

See also