Compartir a través de


IGroupCollection.GetEnumerator Property

Returns an enumerator for the collection.

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

Syntax

HRESULT get__NewEnum
(
   IUnknown** variantEnumerator
);

Return Value

A value of the IUnknown** (System.Collections.IEnumerator, for a .NET application) type.

See Also

IGroupCollection Interface

UCCollaborationLib Namespace