NameDescriptionTypeAdditional information
EventNotificationId

Gets or sets the identifier of the event notification.

integer

None.

EventId

Gets or sets the event identifier.

integer

None.

EventNotificationTypeId

Gets or sets the notification type identifier.

integer

None.

EventNotificationType

Gets the event's notification type.

string

None.

Destination

Gets or sets the destination address for the notification email.

string

None.

FromEmailAddress

Gets or sets the from address for the notification email.

string

None.

FromEmailName

Gets or sets the name of the from address for the notification email.

string

None.

ReplyToEmailAddress

Gets or sets the reply to address for the notification email.

string

None.

NotificationStatus

Gets or sets the notification status.

string

None.

Complete

Gets or sets a value indicating whether processing of the notification is complete.

boolean

None.

CreatedDate

Gets or sets the date the notification was created.

date

None.

ProcessedDate

Gets or sets the last date that the notification was processed.

date

None.

NumberOfAttempts

Gets or sets the number of times the notification has been retried but encountered a processing failure.

integer

None.

ErrorMessage

Gets or sets the error message encountered if processing the event notification failed.

string

None.

CCEmailAddress

Gets or sets the string of comma- or semicolon-separated CC email addresses.

string

None.

LogEntries

Gets or sets the list of event notification's event notification logs.

Collection of ESignSystems.SmartSAFE.Models.EventNotification.EventNotificationLogModel

None.