AppointmentItem.ReminderMinutesBeforeStart Property

Outlook Developer Reference

Returns or sets a Long indicating the number of minutes the reminder should occur prior to the start of the appointment. Read/write.

Syntax

expression.ReminderMinutesBeforeStart

expression   A variable that represents an AppointmentItem object.

See Also