Share via


IContactSubscription.Contacts Property

Returns the collection of contacts in subscription object.

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

Syntax

HRESULT get_Contacts
(
   IContactCollection** contacts
);

Return Value

A value of the IContactCollection** (IContactCollection, for a .NET application) type.

See Also

IContactSubscription Interface

UCCollaborationLib Namespace