ExpandGroupResults class

The results of an ExpandGroup() method.

System.Object
  Microsoft.Exchange.WebServices.Data.ExpandGroupResults

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class ExpandGroupResults _
	Implements IEnumerable(Of EmailAddress), IEnumerable
'Usage
Dim instance As ExpandGroupResults

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: