Previous Topic

Next Topic

COMailSettingsForm - Company Mail Settings

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property AllowAuthModelOverride: Boolean [Boolean]

property AllowUserSelBatch: Boolean [Boolean]

property AllowUserSelCompose: Boolean [Boolean]

property AllowUserSelSingle: Boolean [Boolean]

property AllowWebOffice365: Boolean [Boolean]

property AuthModel: String(1) [MailAuthModel]
Values: P (Basic), O (OAuth2)

property BatchEmailRateLimit: Number [Integer]

property ClassName: String readonly

property ConnectionTimeout: Number [Integer]

property Editing: Boolean readonly

property HTMLContents: String

property IsFloatingWindow: Boolean

property MailBatch: String(1) [MailSendOption]
Values: P (SMTP), O (Outlook (Classic)), F (Full Mapi), S (Simple Mapi), M (Microsoft 365), D (Auto Detect)

property MailCompose: String(1) [MailComposeOption]
Values: A (Accredo Mailer), O (Outlook (Classic)), F (Full Mapi), S (Simple Mapi), M (Microsoft 365), D (Auto Detect)

property MailSingle: String(1) [MailSendOption]
Values: P (SMTP), O (Outlook (Classic)), F (Full Mapi), S (Simple Mapi), M (Microsoft 365), D (Auto Detect)

property Modified: Boolean readonly

property Name: String

property PageCount: Number readonly

property PageLabel: String readonly

property Provider: String(1) [Custom]

property ServerAuthType: String(1) [SMTPAuthorisationType]
Values: N (None), R (Required), O (Optional)

property ServerName: String(80) [Custom]

property ServerPort: Number [Integer]

property ServerTransport: String(1) [SMTPTransportType]
Values: N (None), S (SSL), 0 (TLS 1.0), 1 (TLS 1.1), 2 (TLS 1.2)

property Signature: Object readonly

property TriggerBatchMailerEvents: Boolean [Boolean]

property TriggerSingleMailerEvents: Boolean [Boolean]

property WarningOnNoEmailSubject: Boolean [Boolean]

method BringToFront

method Cancel

method Close

method Edit

method GetPropertyValue(PropertyName: String): Variant

method PropertyType(PropertyName: String): String

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])