Represents alarm calendar entity.
You can use AddAlarm()()()() or AddAlarm(Alarm) to add alarm to event.
You can check Alarms collection to get alarms defined for a event.
Namespace: Limilabs.Mail.AppointmentsAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
[SerializableAttribute] public class Alarm : BasePdiEntity |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Alarm _ Inherits BasePdiEntity |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Alarm : public BasePdiEntity |
Remarks
BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:REMINDER TRIGGER;RELATED=START:-PT15M END:VALARM