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 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