Name | Description | |
---|---|---|
![]() | EmailAudit Constructor | Initializes a new instance of the EmailAudit class. |
The following tables list the members exposed by EmailAudit.
Name | Description | |
---|---|---|
![]() | EmailAudit Constructor | Initializes a new instance of the EmailAudit class. |
Name | Description | |
---|---|---|
![]() | Address | Gets the address. |
![]() | Body | Gets or sets the body. |
![]() | CreatedUtc | Gets the created UTC. |
![]() | EmailNr | A number stating the session number of the email |
![]() | Error | Gets or sets the error. |
![]() | SendUtc | Gets or sets the send. |
![]() | SessionStartedUtc | The time the mailer session started |
![]() | Subject | Gets or sets the subject. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |