Class Types
Class | Summary |
---|---|
CakeMailAliases |
Contains aliases related to CakeMail. In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:
|
CakeMailProvider | Contains functionality related to CakeMail API. |
CakeMailResult | The result of CakeMailProvider API post. |
CakeMailSettings | Class that lets you override default API settings. |