Share via


IFrequentContacts.GetValueAt Method

Returns the contact in the position of a given index.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT GetValueAt
(
   long index,
   IContact** contact
);

Parameters

  • index
    Type: Int32
    A value of the long type.

Return Value

A value of the IContact** (IContact, for a .NET application) type.

See Also

IFrequentContacts Interface

UCCollaborationLib Namespace