IContactSettingDictionary.Values Property

Values collection; same sequece as keys

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

Syntax

HRESULT get_Values
(
   SAFEARRAY(VARIANT)* values
);

Return Value

A value of the SAFEARRAY(VARIANT)* (IEnumerable<object>, for a .NET application) type.

See Also

IContactSettingDictionary Interface

UCCollaborationLib Namespace