Class LogSubCaseEmailInSetup
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: FChoice.Toolkits.Clarify.Support
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class LogSubCaseEmailInSetup : LogEmailInSetupConstructors
LogSubCaseEmailInSetup(String, String, String, String)
Declaration
public LogSubCaseEmailInSetup(string subcaseIDNum, string sender, string recipient, string message)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | subcaseIDNum | |
| System.String | sender | |
| System.String | recipient | |
| System.String | message |