Share via


ISelf.Phones Property

Gets a safearray of IPhone objects.

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

Syntax

HRESULT get_Phones
(
   SAFEARRAY(IPhone )** phones
);

Return Value

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

See Also

ISelf Interface

UCCollaborationLib Namespace