Platform SDK: Exchange 2000 Server

timerexpirytime Field

[This is preliminary documentation and subject to change.]

The number of minutes past the timerstarttime after which the Web Store event source stops notifying sink instances of the OnTimer event.

Full Name

http://schemas.microsoft.com/exchange/events/timerexpirytime

Name Constant

Variant (Automation) Subtype

[Visual Basic] Integer

[C++] VT_I2

OLE DB Type

DBTYPE_I2

Default

1440

Remarks

The expiration time interval begins after the start-time interval has elapsed. The start time is specified in the timerstarttime binding property and specifies the number of minutes after the binding item is created that notifications are to begin.

If this property is not set, the binding does not expire.

This property is only valid for OnTimer events.

See Also

timerstarttime