ValidationResult

Contains specific results of validation call.

NameData TypeDescription
CheckTimeDateTimeThe time of validation result check.
CheckTimeUTCDateTimeThe time of validation result check expressed in UTC format.
IsResultValidBooleanIndicates whether an error message is present.
IsSpamBooleanIndicates whether a message exceeds the spam threshold as part of SpamAssassin evaluation.
MessageStringContains the contents of result message.
ScoreDoubleContains the score of a SpamAssassin validation call.
SubscriberSubscriber objectIdentifies a subscriber used in a call.