IAlarmAttachments Property
IT Hit WebDAV Classes Reference
Namespace: ITHit.WebDAV.Calendar.ComponentsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<IMedia> Attachments { get; }
ReadOnly Property Attachments As ITextPropertyList(Of IMedia)
Get
property ITextPropertyList<IMedia^>^ Attachments {
ITextPropertyList<IMedia^>^ get ();
}
abstract Attachments : ITextPropertyList<IMedia> with get
Property Value
Type:
ITextPropertyListIMedia
See Also