Gets collection of attachments associated with this work item.
'Usage Dim instance As WorkItem Dim value As AttachmentCollection value = instance.Attachments 'Declaration Public ReadOnly Property Attachments As AttachmentCollection