Used to notify listeners of updated email contents.

Namespace: ININ.IceLib.Interactions
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class EmailContentUpdateEventArgs : EventArgs
Visual Basic
Public Class EmailContentUpdateEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    ININ.IceLib.Interactions..::..EmailContentUpdateEventArgs

Version Information

Supported for IC Server version 2015 R1 and beyond.

See Also