Class EMailItemProvider
Provides populated mail envelope rows as an archive
Inheritance
EMailItemProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("Mail2", 1073741823)]
public class EMailItemProvider : TypedQueryProviderBase<ArchiveRow, EMailItemEMailItemExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
EMailItemProvider()
Provides populated mail envelope rows as an archive
Declaration
protected EMailItemProvider()
Fields
RowTypeAssociatesName
Provides populated mail envelope rows as an archive
Declaration
public const string RowTypeAssociatesName = "associatemailitem"
Field Value
Type | Description |
---|---|
string |
RowTypeCompaniesName
Provides populated mail envelope rows as an archive
Declaration
public const string RowTypeCompaniesName = "companymailitem"
Field Value
Type | Description |
---|---|
string |
RowTypeMailItemName
Provides populated mail envelope rows as an archive
Declaration
public const string RowTypeMailItemName = "mailitem"
Field Value
Type | Description |
---|---|
string |
RowTypeOthersName
Provides populated mail envelope rows as an archive
Declaration
public const string RowTypeOthersName = "othermailitem"
Field Value
Type | Description |
---|---|
string |