Dundas. |
| Class | Description | |
|---|---|---|
| DeliveryProvider | Base class for all delivery providers. | |
| DeliveryProviderInfo | Delivery provider information. | |
| DeliveryProviderSettings | Extension provider delivery settings. | |
| DeliveryRequest | Class that encapsulates a delivery request and the associated options. | |
| DeliverySettings | The settings related to specific delivery method. | |
| EmailDeliverySettings | E-Mail delivery settings. | |
| FileDeliverySettings | File delivery settings. | |
| InvalidPathException | Exception that occurs when a non-UNC path is used in FileDeliverySettings | |
| PlaceholderInfo | The placeholder for notification messages. | |
| Recipient | The notification e-mail recipient. | |
| RecipientDeliveryRequest | Class that encapsulates a delivery request for a recipient and the associated options. | |
| RecipientViewOverride | The notification content overrides. |
| Interface | Description | |
|---|---|---|
| IDeliveryProviderService | Interface used to list and get delivery providers. | |
| IDeliveryService | Interface used to deliver notification content. |
| Enumeration | Description | |
|---|---|---|
| RecipientMemberKind | Specifies the member kinds of recipients associated with RecipientId. |