Delivery |
The DeliverySettingsData type exposes the following members.
| Name | Description | |
|---|---|---|
| DeliverySettingsData | Initializes a new instance of the DeliverySettingsData class. |
| Name | Description | |
|---|---|---|
| DeliveryKind | Gets the delivery kind of the notification. | |
| ExportUsingRecipientAccount | Gets or sets a value indicating whether the export should be run under recipient(s)'s account. | |
| FileLifespan | Gets or sets the file life span. | |
| FileNameTemplate | Gets or sets the file name template. | |
| FolderName | Gets or sets the folder name. | |
| IncludeAttachments | Gets or sets a value indicating whether the e-mail should include attachment(s). | |
| MaximumFrequency | Gets the maximum delivery frequency of the notification. | |
| MessageTemplate | Gets or sets the message body template (can contain placeholders). | |
| ProviderId | Gets or sets the delivery provider ID of the notification. | |
| ProviderSettings | Gets the delivery provider setting values. | |
| Recipients | Gets the e-mail recipients. | |
| SubjectTemplate | Gets or sets the subject template (can contain placeholders). | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between DeliverySettingsData and DeliverySettings. | |
| ToDataContractMappings | The mapping between DeliverySettings and DeliverySettingsData. |