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.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
ITextPropertyList<IMedia> Attachments { get; }

Property Value

Type: ITextPropertyListIMedia
See Also