public IList<Attachment> GetAttachments()
Public Function GetAttachments As IList(Of Attachment)
public: IList<Attachment^>^ GetAttachments()
member GetAttachments : unit -> IList<Attachment>