We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeffcb7 commit c5e3c0bCopy full SHA for c5e3c0b
Lombiq.Hosting.Tenants.EmailQuotaManagement/Services/IEmailQuotaSubjectService.cs
@@ -5,6 +5,7 @@ namespace Lombiq.Hosting.Tenants.EmailQuotaManagement.Services;
5
/// <summary>
6
/// Service for getting the subject of the email sent when the email quota is exceeded or when it's close to being exceeded.
7
/// </summary>
8
+/// <remarks><para>Provides a way for overriding the subject texts.</para></remarks>
9
public interface IEmailQuotaSubjectService
10
{
11
0 commit comments