DnsWhitelistAction EnumerationIpswitch.Messaging.Framework
The enumeration representing individaul DnsWhiteList actions to take on an email, and is meant to be used in masking multiple actions into an integer

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

[FlagsAttribute]
public enum DnsWhitelistAction
Members

  Member nameValueDescription
Trusted1 Skip the black list checks
SkipSpamCheck2 Skip the spam checks
SkipAttachmentBlocking4 Skip Attachment Blocking
None0 No action
See Also

Reference