Creates an Email Exception rule
        
Namespace:
Contracts.Data
        Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					Public Sub New( _ 
   ByVal val As String, _ 
   ByVal desc_name As String, _ 
   ByVal active As Boolean _ 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
	 
	Parameters
	- 
		
			val
		
	
 
	- 
		Type: string 
		
			The rule that has been entered 
		
	 
	- 
		
			desc_name
		
	
 
	- 
		Type: string 
		
			the description of the rule 
		
	 
	- 
		
			active
		
	
 
	- 
		Type: bool 
		
			whther the rule is active or not 
		
	 
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1