OofSettings

Topic Last Modified: 2006-11-29

The OofSettings element contains the Out of Office (OOF) settings.

Syntax

<OofSettings>
   <OofState>...</OofState>
   <ExternalAudience>...</ExternalAudience>
   <Duration>...</Duration>
   <InternalReply>...</InternalReply>
   <ExternalReply>...</ExternalReply>
</OofSettings>

Type

UserOofSettings

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

OofState

Contains the user's OOF state.

ExternalAudience

Contains a value that determines to whom external OOF messages are sent.

Duration (UserOofSettings)

Contains the duration for which the OOF status is enabled if the OofState element is set to Scheduled. If the OofState element is set to Enabled or Disabled, the value of this element is ignored.

InternalReply

Contains the OOF response sent to other users in the user's domain or trusted domain.

ExternalReply

Contains the OOF response sent to addresses outside the recipient's domain or trusted domains.

Parent Elements

Element Description

GetUserOofSettingsResponse

Contains the response results and the OOF settings for a user.

The following is the XPath expression to this element:

/GetUserOofSettingsResponse

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False