Copies the collection objects to a one-dimensional Array instance beginning at the specified index in the array.
- array
- The one-dimensional Array is the destination of the elements copied from the current System.Web.UI.WebControls.EmbeddedMailObjectsCollection. The array must have zero-based indexing.
- index
- The zero-based index in array at which copying begins.