Show / Hide Table of Contents

Class QuoteEmail

Inheritance
Object
QuoteEmail
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.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class QuoteEmail

Constructors

QuoteEmail()

Declaration
public QuoteEmail()

Properties

AttachMainDocument

Declaration
public bool AttachMainDocument { get; set; }
Property Value
Type Description
Boolean

EmailTemplateId

Declaration
public int EmailTemplateId { get; set; }
Property Value
Type Description
Int32

IncludeAttachments

Declaration
public bool IncludeAttachments { get; set; }
Property Value
Type Description
Boolean

ProductsTemplateId

Declaration
public int ProductsTemplateId { get; set; }
Property Value
Type Description
Int32

Subject

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

VersionId

Declaration
public int VersionId { get; set; }
Property Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top