INamedPropertyList.RemoveAt Method
Tries to remove a value based on the index.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT RemoveAt
(
long index
);
Parameters
- index
Type: Int32
A value of the long type.