ContactItem.ReminderTime Property
Outlook Developer Reference |
Returns or sets a Date indicating the date and time at which the reminder should occur for the specified item. Read/write.
Syntax
expression.ReminderTime
expression A variable that represents a ContactItem object.
See Also