Azure.Connectors.Sdk.SendGrid.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AddGlobalSuppressRequestAndResponse |
Response for Add a global suppression |
| Bounce |
Response for Get bounce for an email |
| EmailAttachment |
Item in Attachments |
| EmailIsUnsubscribedResponse |
Response for Check if email is in unsubscribed email list |
| EmailRequest |
EmailRequestV5 |
| GetGlobalSuppressResponse |
Response for Get the global suppression |
| ObjectEntity |
Response for Add recipient to list |
| Recipient |
Item in List of recipients |
| RecipientList |
Item in List of recipient lists |
| RecipientLists |
Response for List Recipient Lists |
| Recipients |
Response for List Recipients |
| SendGridModelFactory |
Model factory for creating instances of SendGrid models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |