INamedPropertyList.GetValueAt Method
Get a value based on the index.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT GetValueAt
(
long index,
VARIANT* propertyValue
);
Parameters
- index
Type: Int32
A value of the long type.
Return Value
A value of the VARIANT* (object, for a .NET application) type.