Click or drag to resize

IAlarm Properties

IT Hit WebDAV Classes Reference

The IAlarm type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets alarm action.
Public propertyAttachments
An audio alarm sound(s) if the Action is Audio or email attachments if the Action is Email.
Public propertyAttendees
Email address of attendees to receive the message if the Action is Email.
Public propertyComponents
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.)
Public propertyContainer
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.)
Public propertyDescription
Gets the text to be displayed when the alarm is triggered if the Action is Display or the e-mail message body when the Action is Email.
Public propertyDuration
Gets alarm duration.
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IComponent.)
Public propertyRepeat
Gets the number of times the alarm should be repeated, after the initial trigger.
Public propertySummary
Gets the text to be used as the message subject when the Action is Email.
Public propertyTrigger
Gets when the alarm will be triggered.
Top
See Also