EmailDeliverySettings Properties |
The EmailDeliverySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DeliveryKind |
Gets the delivery kind of the notification.
(Overrides DeliverySettingsDeliveryKind.) | |
| ExportUsingRecipientAccount |
Gets or sets a value indicating whether the export should be run under recipient(s)'s account.
(Inherited from DeliverySettings.) | |
| IncludeAttachments |
Gets or sets a value indicating whether the e-mail should include attachment(s).
| |
| MaximumFrequency |
Gets the maximum delivery frequency of the notification.
(Inherited from DeliverySettings.) | |
| MessageTemplate |
Gets or sets the message body template (can contain placeholders).
| |
| ProviderId |
Gets or sets the delivery provider ID of the notification.
(Inherited from DeliverySettings.) | |
| ProviderSettings |
Gets the delivery provider setting values.
(Inherited from DeliverySettings.) | |
| Recipients |
Gets the e-mail recipients.
(Inherited from DeliverySettings.) | |
| SubjectTemplate |
Gets or sets the subject template (can contain placeholders).
|