IContactCollection Interface

A collection of IContact and implemented by IGroup

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

Syntax

interface IContactCollection : IDispatch

Remarks

Contact collections are obtained from IContactSubscription, IGroup, and as organizational info for an individual contact. A contact collection can only be enumerated to obtain individual IContact instances. To add or remove IContact instances, use the parent IGroup interface. The interface identifier (IID) of this interface is 57c3cb4d-c794-456f-846d-0e1eca78bd00.

See Also

IContactCollection Members

UCCollaborationLib Namespace