ContactList.CopyTo Method
Copies all contacts to the specified array, starting at the index.
[Visual Basic]
Public Sub CopyTo( _
ByVal
array As
Contact(), _
ByVal
index As
Integer _
)
Parameters
-
array
-
-
index
-
See Also
ContactList Class | XihSolutions.DotMSN Namespace