Returns the contact at a given index.

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

Syntax

C#
public 
Contact 
GetValueAt(
	
int 
index
)

Parameters

index
Type: System . . :: . . Int32

See Also