InstantMessengerList.CopyTo
InstantMessengerList.CopyTo method
Copies the elements to an array, starting at a particular array index.
public void CopyTo(InstantMessengerAddress[] array, int index)
Parameter | Type | Description |
---|---|---|
array | InstantMessengerAddress[] | The one-dimensional array that is the destination of the elements copied from collections. The array must have zero-based indexing. |
index | Int32 | The zero-based index in array at which copying begins. |
See Also
- class InstantMessengerAddress
- class InstantMessengerList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email