Name | Description | |
---|---|---|
![]() | EMailConfiguration Constructor | create an email configuration setting |
The following tables list the members exposed by EMailConfiguration.
Name | Description | |
---|---|---|
![]() | EMailConfiguration Constructor | create an email configuration setting |
Name | Description | |
---|---|---|
![]() | Archive | Duration for how long emails are to be archived |
![]() | DefaultEmail | Gets or sets to. |
![]() | EmailLogEntries | The size of the email audit log to use in the IEmailReportDesination.EMailLog audit log. |
![]() | From | Gets or sets from. |
![]() | IgnoreServerCertificateErrors | Ignore mail server certificate errors when connecting |
![]() | MailingList | list of mail addresses that is to be used for the various mail contacts and their roles. |
![]() | Password | Gets or sets the password that should be used. |
![]() | Port | Gets or sets the port. |
![]() | Server | Gets or sets the Mail server name or IP address. |
![]() | Subject | The subject template of the emails send |
![]() | UserName | Gets or sets the users user name. |
![]() | UseSsl | Gets a value indicating whether to use SSL. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |