DeliverySettingsData Properties

The DeliverySettingsData type exposes the following members.

Properties
  NameDescription
Public propertyDeliveryKind
Gets the delivery kind of the notification.
Public propertyExportUsingRecipientAccount
Gets or sets a value indicating whether the export should be run under recipient(s)'s account.
Public propertyFileLifespan
Gets or sets the file life span.
Public propertyFileNameTemplate
Gets or sets the file name template.
Public propertyFolderName
Gets or sets the folder name.
Public propertyIncludeAttachments
Gets or sets a value indicating whether the e-mail should include attachment(s).
Public propertyMaximumFrequency
Gets the maximum delivery frequency of the notification.
Public propertyMessageTemplate
Gets or sets the message body template (can contain placeholders).
Public propertyProviderId
Gets or sets the delivery provider ID of the notification.
Public propertyProviderSettings
Gets the delivery provider setting values.
Public propertyRecipients
Gets the e-mail recipients.
Public propertySubjectTemplate
Gets or sets the subject template (can contain placeholders).
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also