Show / Hide Table of Contents

Class EMailConstants.ForeignKey

Contains values used for linking mail and SuperOffice records in foreignkey tables

Inheritance
Object
EMailConstants.ForeignKey
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Mail
Assembly: SoDataBase.dll
Syntax
public static class ForeignKey

Fields

ForeignAppName

FkApp name

Declaration
public const string ForeignAppName = "CRM5 Mailbox"
Field Value
Type Description
String

ForeignDeviceId

FkDevice device_id

Declaration
public const string ForeignDeviceId = ""
Field Value
Type Description
String

ForeignDeviceName

FkDevice name

Declaration
public const string ForeignDeviceName = "e-mail"
Field Value
Type Description
String

ForeignKeyKey

FkKey subkey

Declaration
public const string ForeignKeyKey = "Message-Id"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Back to top