Class EmailItemPersonExtender
Extend an extender with a Person extender, to provide the person columns related.
Inheritance
EmailItemPersonExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class EmailItemPersonExtender : PersonExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EmailItemPersonExtender()
Initialize the person, with no contact information
Declaration
public EmailItemPersonExtender()
EmailItemPersonExtender(Features)
Initializes the extender with a given set of feature bits
Declaration
public EmailItemPersonExtender(PersonExtenderBase.Features features)
Parameters
| Type | Name | Description |
|---|---|---|
| PersonExtenderBase.Features | features |
Methods
SetJoin()
Create a person tableinfo and join it to the parent
Declaration
protected override PersonTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| PersonTableInfo |