Share via


INamedPropertyList.GetIDAt Method

Get a key based on the index.

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

Syntax

HRESULT GetIDAt
(
   long index,
   BSTR* propertyID
);

Parameters

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

Return Value

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

See Also

INamedPropertyList Interface

UCCollaborationLib Namespace