Interface ConfigFile.IMailComponentConfiguration
Mail component options Created in Database scope
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.IMailComponentConfiguration
Properties
NumberOfDaysToDownload
Initial number of days to fetch mail for
Declaration
int NumberOfDaysToDownload { get; set; }
Property Value
| Type | Description |
|---|---|
| int |