ReplyBody
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | 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
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 |
|---|---|
Contains the out of office (OOF) response. |
Parent elements
Element | Description |
|---|---|
Defines the OOF response message and a duration time for sending the response message for a mailbox. |
None.
This element is required.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |