OutOfOffice

The OutOfOffice element represents the response message and a duration time for sending the response message.

<OutOfOffice>
   <ReplyBody/>
   <Duration/>
</OutOfOffice>
<OutOfOffice>
   <ReplyBody/>
</OutOfOffice>

OutOfOfficeMailTip

Attributes and elements

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

Attributes

None.

Child elements

Element Description
ReplyBody
Contains an Out of Office (OOF) message and the language used for the message.
Duration (UserOofSettings)
Contains the duration that the OOF status is enabled if the OofState element is set to Scheduled.

Parent elements

Element Description
MailTips
Represents values for various types of mail tips.

Text value

None.

Remarks

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

Element information

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

See also