Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
CopyTo(
	

ContactEndpoint[] 
array,
	
int 
arrayIndex
)

Parameters

array
Type: array< Microsoft.Lync.Model . . :: . . ContactEndpoint > [] () [] []
arrayIndex
Type: System . . :: . . Int32

Implements

ICollection < (Of < ( <' T > ) > ) > . . :: . . CopyTo( array< T > [] () [] [] , Int32)

See Also