Class TSenderFilter
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TSenderFilter : Filter, ISearchReport
- Inheritance
-
TSenderFilter
- Implements
-
- Inherited Members
-
Constructors
TSenderFilter()
Properties
CompanyAddress
public string CompanyAddress { get; set; }
Property Value
- string
CompanyCity
public string CompanyCity { get; set; }
Property Value
- string
CompanyCountry
public string CompanyCountry { get; set; }
Property Value
- string
CompanyPostalCode
public string CompanyPostalCode { get; set; }
Property Value
- string
SenderEmail
public string SenderEmail { get; set; }
Property Value
- string
SenderEnabled
public bool? SenderEnabled { get; set; }
Property Value
- bool?
SenderName
public string SenderName { get; set; }
Property Value
- string
SenderNickname
public string SenderNickname { get; set; }
Property Value
- string
SenderType
public string SenderType { get; set; }
Property Value
- string
SystemMailbox
public string SystemMailbox { get; set; }
Property Value
- string