[Missing <summary> documentation for "T:IMailAPI_NET.IMailSys"]
Inheritance Hierarchy
SystemMarshalByRefObject
IMailAPI_NETIMailSys
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The IMailSys type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IMailSys | Initializes a new instance of the IMailSys class |
Methods
| Name | Description | |
|---|---|---|
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| ReLoad | ||
| Save | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccessControlTtl |
Time to live for cache records
| |
| ActivationKey | ||
| ArchiveMailboxCurrentName | ||
| ArchiveMailboxName | ||
| ArchiveMailboxRolloverFrequency | ||
| ArchiveMailboxRolloverSize | ||
| ArchiveMailboxRolloverUnit | ||
| AVInstalled | ||
| BlockRuleHeaders | ||
| DefaultHost | ||
| DefaultUserAccessInfoSvcs |
Determins whether or not new Users are created with the Access Info Services flag on or off.
| |
| DefaultUserAccessLDAP |
Determins whether or not new Users are created with the Access LDAP Attributes flag on or off.
| |
| DefaultUserAddToCollaboration |
Determines whether new Users will have the "Add to Collaboration" checkbox checked (setting is for UI only).
| |
| DefaultUserAddToIIM |
Determines whether new Users will have the "Add to IIM" checkbox checked (setting is for UI only).
| |
| DefaultUserAllowIIM |
Determins whether or not new Users are created with the Allow IIM flag on or off.
| |
| DefaultUserAllowPasswordChange |
Determins whether or not new Users are created with the Allow Password Change flag on or off.
| |
| DefaultUserDomainAdmin |
Determins whether or not new Users are created with the Domain Admin flag on or off.
| |
| DefaultUserGrantAccountAccess |
Determins whether or not new Users are created with the Grant Account Access flag on or off.
| |
| DefaultUserListAdmin |
Determins whether or not new Users are created with the List Admin flag on or off.
| |
| DefaultUserMaxMbxSize |
Determines the Max Mailbox Size value for new users.
| |
| DefaultUserMaxMessages |
Determines the Max Messages value for new users.
| |
| DefaultUserMobileEnabled |
Determins whether or not new Users are created with the Mobile Enabled flag on or off.
| |
| DefaultUserPasswordNeverExpires |
Determines whether or not new Users have passwords that expires after a set number of days.
| |
| DefaultUserSystemAdmin |
Determins whether or not new Users are created with the System Admin flag on or off.
| |
| DefaultWebClientSettings | ||
| DKIMEnabled | ||
| DomainKeysDKIMEnabled | ||
| DomainKeysEnabled | ||
| EnableSystemTrailer | ||
| EnableWebMailMessage | ||
| GatewayHost | ||
| HarvestingPreventionEnabled |
Are we preventing potential account harvesting
| |
| HostDelimiters | ||
| HostName | ||
| InstallDate | ||
| IsActivated | ||
| IsMultiConnect | ||
| LogAppName | ||
| LogDir | ||
| LogFilePrefix | ||
| LogHost | ||
| MailArchiveOrphans | ||
| MailArchiveRecipient | ||
| MailArchiveServer | ||
| MailArchiveType | ||
| MailboxUidOk | ||
| MaxDBConnections | ||
| MaxLoginAttemptsPerIP |
Maximum number of login attempts per IP
| |
| MaxLoginAttemptsPerSession |
Maximum number of login attempts per session
| |
| MobileEnabled | ||
| NameServer | ||
| Product | ||
| RequireCramMD5 | ||
| SendName | ||
| SerialNumber | ||
| ShowUserAliasListUI | ||
| ShowWebMailMessage | ||
| SkipAntispamOnRelay | ||
| SMTPAccessControlTtl |
Time to live for cache records in SMTP
| |
| SMTPHarvestingPreventionEnabled |
Are we preventing potential account harvesting in SMTP
| |
| SMTPMaxLoginAttemptsPerIP |
Maximum number of login attempts per IP in SMTP
| |
| SMTPMaxLoginAttemptsPerSession |
Maximum number of login attempts per session in SMTP
| |
| SpoolDir | ||
| SQLVersion | ||
| TopDir | ||
| Trailer | ||
| TrailerEncoding | ||
| TrailerHtml | ||
| TrialDays | ||
| UidInDatabase | ||
| UserCount | ||
| UsersDir | ||
| Version | ||
| WebDir | ||
| WebMailMessage |
See Also