Timeout
The Timeout element represents the duration, in minutes, that the subscription can remain idle without a GetEvents request from the client.
<Timeout/>
int
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
PullSubscriptionRequest |
Represents a subscription to a pull-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 required.
Remarks
The timeout timer for the subscription is reset by a successful GetEvents request.
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
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |