Click or drag to resize

EmailResponse Class

Encapsulates all of the data that can be returned from an email send (via SendGrid).
Inheritance Hierarchy
SystemObject
  RCS.Licensing.StdlibEmailResponse

Namespace: RCS.Licensing.Stdlib
Assembly: RCS.Licensing.Stdlib (in RCS.Licensing.Stdlib.dll) Version: 8.0.0+6a10b18a78f605fc5a365a56d079277e103ee6d9
Syntax
C#
public sealed class EmailResponse

The EmailResponse type exposes the following members.

Constructors
 NameDescription
Public methodEmailResponseInitializes a new instance of the EmailResponse class
Top
See Also