Get all stamps in the system
        Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Public Shared Function GetStamps( _
ByVal db As IDatabase _
) As List(Of EmailStamp)
This language is not supported or no code example is available.
public static List<EmailStamp> GetStamps(
IDatabase db
)
This language is not supported or no code example is available.
public:
static List<EmailStamp^>^ GetStamps(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
 - 
		Type: IDatabase 
		
the db connection
 
Return Value
Type: List<EmailStamp>the list of stamps