SendGridEmailProviderType
Namespace: Proffer.Email.SendGrid
Builds SendGridEmailProvider.
public class SendGridEmailProviderType : Proffer.Email.IEmailProviderType
Inheritance Object → SendGridEmailProviderType
Implements IEmailProviderType
Properties
Name
Gets the name.
public string Name { get; }
Property Value
Constructors
SendGridEmailProviderType()
public SendGridEmailProviderType()
Methods
BuildProvider(IEmailProviderOptions)
Builds the provider.
public IEmailProvider BuildProvider(IEmailProviderOptions providerOptions)
Parameters
providerOptions
IEmailProviderOptions
The provider options.
Returns
IEmailProvider
A new .