Class EMailConstants.ForeignKey
Contains values used for linking mail and SuperOffice records in foreignkey tables
Inheritance
System.Object
EMailConstants.ForeignKey
Namespace: SuperOffice.CRM.Mail
Assembly: SoDataBase.dll
Syntax
public static class ForeignKey : Object
Fields
ForeignAppName
FkApp name
Declaration
public const string ForeignAppName = "CRM5 Mailbox"
Field Value
Type | Description |
---|---|
System.String |
ForeignDeviceId
FkDevice device_id
Declaration
public const string ForeignDeviceId = ""
Field Value
Type | Description |
---|---|
System.String |
ForeignDeviceName
FkDevice name
Declaration
public const string ForeignDeviceName = "e-mail"
Field Value
Type | Description |
---|---|
System.String |
ForeignKeyKey
FkKey subkey
Declaration
public const string ForeignKeyKey = "Message-Id"
Field Value
Type | Description |
---|---|
System.String |