[][src]Module azure_functions::send_grid

Module for SendGrid types.

Structs

Attachment

Represents an email attachment.

BccSettings

Represents bcc settings for an email message.

BypassListManagement

Represents the ability to bypass list management for an email message.

ClickTracking

Represents the ability to track whether a recipient clicked a link in the email message.

Content

Represents the content of an email message.

EmailAddress

Represents an email address containing the email address and name of the sender or recipient.

FooterSettings

Represents footer settings for an email message.

GoogleAnalytics

Represents the ability to enable tracking provided by Google Analytics.

MailSettings

Represents a collection of different mail settings that specify how an email message is handled.

MessageBuilder

Represents a builder for SendGrid messages.

OpenTracking

Represents the ability to track whether a recipient opened an email message.

Personalization

Represents a personalization of an email message.

SandboxMode

Represents the ability to send a test email in a sandbox.

SpamCheck

Represents the ability to test the email message for spam content.

SubscriptionTracking

Represents the ability to insert a subscription management link at the bottom of the text and html bodies of email messages.

TrackingSettings

Represents a collection of different mail settings that specify how an email message is handled.

UnsubscribeGroup

Represents an unsubscribe group associated with an email message that specifies how to handle unsubscribes.