Platform SDK: Exchange Server

AlarmAmountOriginal

The AlarmAmountOriginal property specifies the time interval before an appointment, event, or task for which an alarm was set before the user set the snooze option.

Applies To

Appointment, Event, RecurringAppointment, RecurringEvent, RecurringTask, and Task objects

Data Type

Long

Access

Read/write

Remarks

To illustrate the use of the AlarmAmountOriginal property, consider an Appointment object that has recently been created. If AlarmAmountDefault is one hour, then AlarmAmount and AlarmAmountOriginal will both be one hour. If the user sets the snooze option for the alarm to 15 minutes, then AlarmAmount will be reset to 15 minutes, but AlarmAmountOriginal will remain at one hour.

See Also

AlarmAmount
AlarmAmountAgain
AlarmAmountDefault
AlarmTypeUnitOriginal