Initializes a new instance of the EmailContentUpdateEventArgs class.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public EmailContentUpdateEventArgs( Exception exception ) |
Visual Basic |
---|
Public Sub New ( _ exception As Exception _ ) |
Parameters
- exception
- Type: System..::..Exception
The exception, if any, that was thrown when retrieving the contents.
Version Information
Supported for IC Server version 2015 R1 and beyond.