Click or drag to resize

IAlarmAttachments Property

IT Hit WebDAV Classes Reference
An audio alarm sound(s) if the Action is Audio or email attachments if the Action is Email.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IPropertyList<IMedia> Attachments { get; }

Property Value

Type: IPropertyListIMedia
See Also