public void CopyTo(string destinationUrl)
 {
     m_listItem.CopyTo(destinationUrl);
 }