AlarmCount Property
The number of records in the Alarm arrays.
Syntax
property AlarmCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- AlarmAction
- AlarmAttachment
- AlarmAttachmentType
- AlarmDuration
- AlarmMessage
- AlarmRecipient
- AlarmRepeat
- AlarmSubject
- AlarmTrigger
This property is not available at design time.
Data Type
Integer