Show / Hide Table of Contents

Class DBC.MsFilterMailFields

Fields for MsFilterMail, This table connects mail filters (ms_filter) to mailboxes (mail_in_filter).

Inheritance
object
DBC.MsFilterMailFields
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.MsFilterMailFields

Fields

MailInFilterId

MsFilterMail.MailInFilterId: The reference to the mailbox.

Declaration
public const string MailInFilterId = "mail_in_filter_id"
Field Value
Type Description
string

MailSorterId

MsFilterMail.MailSorterId: The reference to the mail filter entry.

Declaration
public const string MailSorterId = "mail_sorter_id"
Field Value
Type Description
string

MsFilterMailId

MsFilterMail.MsFilterMailId: The primary key (auto-incremented)

Declaration
public const string MsFilterMailId = "id"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top