PsrForwardingTypes Enumeration |
Namespace: PsrApi.Data.Enums
public enum PsrForwardingTypes
Member name | Value | Description | |
---|---|---|---|
ForwardToSmtp | 0 | Send an email. | |
ForwardToServerFile | 1 | Store the event in a file on the server side. | |
ForwardToEventLog | 2 | Store the event in the eventlog. |