DMGroupCollectionGroupIDs Method

Alterian Email Manager 6.2.3 SDK Help File
Gets a collection of integers containing all of the group ids contained in this collection.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public IntCollection GroupIDs()

Return Value

Type: IntCollection
A collection of integers.
See Also