dbicDayView Send comments on this topic.
ClearState Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : ClearState Method

Clears the ReminderState property.

Syntax

Visual Basic (Declaration) 
Public Sub ClearState() 
C# 
public void ClearState()

Remarks

This method will clear the ReminderState property.  There is no return value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also