| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ReminderDialog As Boolean | |
| C# | |
|---|---|
public virtual bool ReminderDialog {get; set;} | |
This property value is of type Boolean, indicating if the ReminderDialog will be displayed when an alarm is triggered.
| dbicCalendar | Send comments on this topic. |
| ReminderDialog Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiPIM Class : ReminderDialog Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ReminderDialog As Boolean | |
| C# | |
|---|---|
public virtual bool ReminderDialog {get; set;} | |