Compartir a través de


IContactInformationDictionary.Keys Property

Keys collection

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

Syntax

HRESULT get_Keys
(
   SAFEARRAY(ContactInformationType)* keys
);

Return Value

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

See Also

IContactInformationDictionary Interface

UCCollaborationLib Namespace