Click or drag to resize

TookanAttributes Enumeration

Tookan service behavior attributes

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum TookanAttributes
Members
  Member nameValueDescription
LogMessages1The Tookan manager should log webhook messages.
LogAnalyticsEvents2The Tookan manager should log email open events to google analytics.
See Also