IContactSettingDictionary.Keys Property

Keys collection

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

Syntax

HRESULT get_Keys
(
   SAFEARRAY(ContactSetting)* keys
);

Return Value

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

See Also

IContactSettingDictionary Interface

UCCollaborationLib Namespace