DMUserResourcePermissionsCollectionGetUserIDs Method 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Returns a collection of all the UserIDs for all users present in this collection.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic IntCollection GetUserIDs()
Public Function GetUserIDs As IntCollection
public:
IntCollection^ GetUserIDs()
member GetUserIDs : unit -> IntCollection 
Return Value
Type: 
IntCollectionAn IntCollection.
See Also