StatusFrequency

Topic Last Modified: 2009-07-22

The StatusFrequency element represents the frequency, specified in minutes, at which notification messages will be sent to the client when no events have occurred.

Schema Hierarchy

Subscribe
  PushSubscriptionRequest
    StatusFrequency

Syntax

<StatusFrequency/>

Type

SubscriptionStatusFrequencyType

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

PushSubscriptionRequest

Represents a subscription to a push-based event notification subscription.

Text Value

A text value that represents an integer is required if this element is used. The possible values for this element are 1 to 1440, inclusive. This element is optional. The default value is 30 minutes.

Remarks

If the client does not receive notification messages from the server for a period of time that exceeds the time specified by StatusFrequency, the client may take an action such as recreating the subscription or trying to ping the server to ensure that it is available.

Note

In some cases, load on the Client Access server may delay notifications beyond the time limit that is specified by StatusFrequency.

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/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False