dbicMonth Send comments on this topic.
dbiPIM Class Properties
See Also 
dbicPIM Assembly > Dbi.PIM Namespace : dbiPIM Class


"

For a list of all members of this type, see dbiPIM members.

"

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

See Also