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

Syntax

C#
public 
void 
CopyTo(
	
Contact[] 
array,
	
int 
arrayIndex
)

Parameters

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

Implements

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

See Also