Class MailInfo
- Namespace
- Dynamicweb.Ecommerce.Cart
- Assembly
- Dynamicweb.Ecommerce.dll
MailInfo class.
public class MailInfo
- Inheritance
-
MailInfo
- Inherited Members
Fields
Attachment
The attachment
public string Attachment
Field Value
AttachmentPath
The attachment path
public string AttachmentPath
Field Value
EncodingCodePage
The encoding code page
public int EncodingCodePage
Field Value
IsCustomer
The is customer
public bool IsCustomer
Field Value
IsCustomField
Use order or user field for email address
public bool IsCustomField
Field Value
IsDelivery
The is delivery
public bool IsDelivery
Field Value
Recipient
The recipient
public string Recipient
Field Value
RecipientCustomField
The order or user field for email address to send to
public string RecipientCustomField
Field Value
RedirectPage
The template path
public string RedirectPage
Field Value
RedirectType
The template path
public string RedirectType
Field Value
SenderMail
The sender mail
public string SenderMail
Field Value
SenderName
The sender name
public string SenderName
Field Value
Subject
The subject
public string Subject
Field Value
Template
The template
public string Template
Field Value
TemplatePath
The template path
public string TemplatePath