dbicCalendar Send comments on this topic.
dbiPIM Class Members
See Also  Properties  Methods  Events
dbicPIM Assembly > Dbi.PIM Namespace : dbiPIM Class


"

The following tables list the members exposed by dbiPIM.

"

Public Constructors

 NameDescription
public ConstructordbiPIM ConstructorInitializes a new instance of the dbiPIM class.  
Top

Public Properties

 NameDescription
public PropertyAlarmAutoClearDetermines if the appointments will automatically be cleared from the collection after their alarm has been triggered.  
public PropertyAlarmIntervalDetermines how often to review the alarms collection.  
public PropertyAlarmsGets the alarms in the control.  
public PropertyAppointmentsCollection of Appointments in dbiPIM  
public PropertyContactsCollection of Contacts in dbiPIM  
public PropertyCustomAreasCollection of CustomAreas in dbiPIM  
public PropertyLocationsCollection of Locations in dbiPIM  
public PropertyReminderDialogDetermines if the ReminderDialog will be displayed when an alarm is triggered.  
public PropertyTasksCollection of Tasks in dbiPIM  
Top

Public Methods

 NameDescription
public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
public EventAlarmOccurs when an alarm is triggered.  
Top

See Also