Platform SDK: Exchange 2000 Server

timerinterval Field

[This is preliminary documentation and subject to change.]

The period (time interval) in minutes that the Web Store event source notifies event sink instances of the OnTimer event.

Full Name

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

Name Constant

None

Variant (Automation) Subtype

[Visual Basic] Integer

[C++] VT_I2

OLE DB Type

DBTYPE_I2

Default

1440

Remarks

If this property is not set, then the Web Store event source notifies an instance of the event sink only once of the OnTimer event. This single notification occurs the number of minutes after the binding item is created specified in the timerstarttime binding property.

This property is only valid for OnTimer event sink binding items.

See Also

timerstarttime