Name of the Fax cover page template used to generate a cover page.

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

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

Field Value

The name of the Fax cover page template.

Remarks

IC includes four basic cover page templates that can be customized. By default, these files appear in the \I3\IC\Resources\CoverPages directory on the IC server after installation. The cover page files ship with IC are:

  • FaxCoverConfidential1.i3c
  • FaxCoverLetter1.i3c
  • FaxCoverLetter2.i3c
  • FaxCoverUrgent1.i3c

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.

See Also