File |
The FileDeliverySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| FileDeliverySettings | Initializes a new instance of the FileDeliverySettings class. | |
| FileDeliverySettings(String) | Initializes a new instance of the FileDeliverySettings class. |
| 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) | |
| FileLifespan | Gets or sets the file life span. | |
| FileNameTemplate | Gets or sets the file name template. | |
| FolderName | Gets or sets the folder name. | |
| MaximumFrequency |
Gets the maximum delivery frequency of the notification.
(Inherited from DeliverySettings) | |
| 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) |
| Name | Description | |
|---|---|---|
| AddRecipient(Guid) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(Recipient) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(String) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(Guid, Boolean) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(Guid, IListRecipientViewOverride) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(String, Boolean) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(String, IListRecipientViewOverride) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(Guid, Boolean, IListRecipientViewOverride) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(String, Boolean, IListRecipientViewOverride) |
Adds the recipient.
(Inherited from DeliverySettings) | |
| AddRecipient(Guid, RecipientMemberKind, Boolean, IListRecipientViewOverride) |
Adds the recipient.
(Inherited from DeliverySettings) |