Show / Hide Table of Contents

Class LogEmailInSetup

Inheritance
System.Object
LogEmailInSetup
QualityToolkit.LogCREmailInSetup
LogActionItemEmailInSetup
LogCaseEmailInSetup
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 abstract class LogEmailInSetup

Constructors

LogEmailInSetup(String, String, String, String)

Declaration
protected LogEmailInSetup(string idNumber, string sender, string recipient, string message)
Parameters
Type Name Description
System.String idNumber
System.String sender
System.String recipient
System.String message

Properties

AdditionalFields

Declaration
public SimplifiedAdditionalFields AdditionalFields { get; }
Property Value
Type Description
SimplifiedAdditionalFields

CCList

Declaration
public string CCList { get; set; }
Property Value
Type Description
System.String

GenerateTimeBombs

Declaration
public bool GenerateTimeBombs { get; set; }
Property Value
Type Description
System.Boolean

IDNumber

Declaration
public string IDNumber { get; set; }
Property Value
Type Description
System.String

LogDate

Declaration
public DateTime? LogDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

MailLogActionType

Declaration
public string MailLogActionType { get; set; }
Property Value
Type Description
System.String

Message

Declaration
public string Message { get; set; }
Property Value
Type Description
System.String

Recipient

Declaration
public string Recipient { get; set; }
Property Value
Type Description
System.String

Sender

Declaration
public string Sender { get; set; }
Property Value
Type Description
System.String

Subject

Declaration
public string Subject { get; set; }
Property Value
Type Description
System.String

UserName

Declaration
public string UserName { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.