MergedFreeBusyIntervalInMinutes

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The MergedFreeBusyIntervalInMinutes element represents the time difference between two successive slots in the FreeBusyMerged view.

GetUserAvailabilityRequest
  FreeBusyViewOptions
    MergedFreeBusyIntervalInMinutes

<MergedFreeBusyIntervalInMinutes>...</MergedFreeBusyIntervalInMinutes>

int

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

FreeBusyViewOptions

Specifies the type of free/busy information returned in the response.

The following is the XPath to this element:

/GetUserAvailabilityRequest/FreeBusyViewOptions

Text Value

A text value is required. The text value represents time in minutes. The default value is 30 minutes. Six minutes is the minimum interval and one day (1440 minutes) is the maximum interval for this element.

Remarks

This value is used only if the RequestedView element is equal to MergedOnly, FreeBusyMerged, or DetailedMerge. This is an integer data type. The stream that contains the intervals defined by this element is returned in the MergedFreeBusy element.

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False