SendGridClientOptions.Region

SendGridClientOptions.Region property

Gets or sets the SendGrid Region.

public SendGridRegion Region { get; set; }

See Also