SetAdditionalProperty(String,Int32) Method
                In This Topic
            
            
            Sets a property for the message.
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overloads Sub SetAdditionalProperty( _
   ByVal  As String, _
   ByVal  As Integer _
) 
             
        
            
            public void SetAdditionalProperty( 
   string ,
   int 
)
             
        
             
        
            Parameters
- name
- value
 
            
            
            
            
            
            
            
            
            
            
            
            See Also