FileDeliverySettings Properties

The FileDeliverySettings type exposes the following members.

Properties
  NameDescription
Public propertyDeliveryKind
Gets the delivery kind of the notification.
(Overrides DeliverySettingsDeliveryKind.)
Public propertyExportUsingRecipientAccount
Gets or sets a value indicating whether the export should be run under recipient(s)'s account.
(Inherited from DeliverySettings.)
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 propertyMaximumFrequency
Gets the maximum delivery frequency of the notification.
(Inherited from DeliverySettings.)
Public propertyProviderId
Gets or sets the delivery provider ID of the notification.
(Inherited from DeliverySettings.)
Public propertyProviderSettings
Gets the delivery provider setting values.
(Inherited from DeliverySettings.)
Public propertyRecipients
Gets the e-mail recipients.
(Inherited from DeliverySettings.)
Top
See Also