SendGridEmailProviderType

Namespace: Proffer.Email.SendGrid

Builds SendGridEmailProvider.

public class SendGridEmailProviderType : Proffer.Email.IEmailProviderType

Inheritance ObjectSendGridEmailProviderType
Implements IEmailProviderType

Properties

Name

Gets the name.

public string Name { get; }

Property Value

String

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 .