IAlarmAttachments Property
IT Hit WebDAV Classes Reference
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; }
ReadOnly Property Attachments As IPropertyList(Of IMedia)
Get
property IPropertyList<IMedia^>^ Attachments {
IPropertyList<IMedia^>^ get ();
}
abstract Attachments : IPropertyList<IMedia> with get
Property Value
Type:
IPropertyListIMediaSee Also