Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 1.98 KB

getuseroofsettingsresponse.md

File metadata and controls

73 lines (50 loc) · 1.98 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
GetUserOofSettingsResponse
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
GetUserOofSettingsResponse
schema
011cb38b-da3c-4b1b-8836-a6b212b511f6
The GetUserOofSettingsResponse element contains the response message and the Out of Office (OOF) settings for a user.

GetUserOofSettingsResponse

The GetUserOofSettingsResponse element contains the response message and the Out of Office (OOF) settings for a user.

<GetUserOofSettingsResponse>
   <ResponseMessage>...</ResponseMessage>
   <OofSettings>...</OofSettings>
   <AllowExternalOof>...</AllowExternalOof>
</GetUserOofSettingsResponse>

GetUserOofSettingsResponse

Attributes and elements

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

Attributes

None.

Child elements

Element Description
ResponseMessage
Provides descriptive information about the response status.
OofSettings
Contains the OOF settings.
AllowExternalOof
Contains a value that identifies to whom external OOF messages are sent.

Parent elements

None.

Remarks

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

Element information

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

See also

GetUserOofSettings operation

SetUserOofSettings operation