Copies an item to another location.
public Item CopyTo(Item,string);
public Item CopyTo(Item,string,ID,bool);
Item Class | Sitecore.Data.Items Namespace