TimerInterval Field

Topic Last Modified: 2006-06-13

The period (time interval) in minutes between OnTimer event notifications.

Full Name

https://schemas.microsoft.com/exchange/events/TimerInterval

Variant Subtype

 Integer

 VT_I2

OLE DB Type

DBTYPE_I2

Remarks

If this property is not set, then Exchange notifies the event sink only once. This single notification occurs TimerInterval minutes after the TimerStartTime property for the event registration.

The default value for this property is 1440.

This property is only valid for OnTimer event registrations.

See Also

Other Resources

TimerStartTime Field