Class LogActionItemEmailInSetup
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.Sales
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class LogActionItemEmailInSetup : LogEmailInSetup
Constructors
LogActionItemEmailInSetup(String, String, String, String)
Declaration
public LogActionItemEmailInSetup(string taskId, string sender, string recipient, string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | taskId | |
System.String | sender | |
System.String | recipient | |
System.String | message |