Search
Reminder Properties
 


 Public Properties

  Name Description

Message

Gets or sets the message to display as a reminder.

PlaySound

Gets or sets a value indicating whether to play a sound when the reminder is triggered.

ProcessArguments

Specifies the arguments of the external process started for this reminder.

ProcessFileName

Specifies the file path of external process that should start when the reminder is triggered.

SoundFileName

Gets or sets the name of a sound file to play with this reminder.

StartProcess

Specifies whether the reminder should start external process when triggered.

Time

Gets or sets the exact time when to trigger the reminder.

TimeInterval

Gets or sets how much time before the item's scheduled start time to raise the event that triggers the reminder.

Type

Gets or sets the type of this reminder.

 See Also