Determines whether this email has content.

Note: This method is supported for IC Server version 2017 R3 and beyond.

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 bool HasEmailContent()
Visual Basic
Public Function HasEmailContent As Boolean

Return Value

trueTruetruetrue (True in Visual Basic) if this email has content; otherwise, falseFalsefalsefalse (False in Visual Basic).

Version Information

Supported for IC Server version 2017 R3 and beyond.

See Also