public void AddAttachment(Attachment attachment)
 {
     m_attachments.Add(attachment);
 }