DMRGroupGroupValue Method 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string GroupValue(
	Object Value
)
Public Function GroupValue ( 
	Value As Object
) As String
public:
String^ GroupValue(
	Object^ Value
)
member GroupValue : 
        Value : Object -> string 
function GroupValue(Value);
Parameters
- Value
 - Type: SystemObject
 
Return Value
Type: 
String
See Also