private void RemoveAttachment(MailAttachmentViewModel mailAttachment) { Attachments.Remove(mailAttachment); }