Show / Hide Table of Contents

Class MailTask.QuoteMail

Inheritance
Object
MailTask.QuoteMail
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Util
Assembly: SuperOffice.CRMWeb.dll
Syntax
protected class QuoteMail

Constructors

QuoteMail(String, String, String, String)

Declaration
public QuoteMail(string toAddress, string toName, string subject, string body)
Parameters
Type Name Description
String toAddress
String toName
String subject
String body

Fields

Body

Declaration
public string Body
Field Value
Type Description
String

Subject

Declaration
public string Subject
Field Value
Type Description
String

ToAddress

Declaration
public string ToAddress
Field Value
Type Description
String

ToName

Declaration
public string ToName
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top