Contains additional information to ContactEntry for contacts that relate to a system external to IC. A contact is considered to have an external IC relation, when contacts are added or merged in from an external source, or IC contains information specific to an external system.

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

Syntax

C#
public class ExternalContactEntry
Visual Basic
Public Class ExternalContactEntry

Remarks

Utilize ContactSources and ContactSource to help determine when a ContactEntry may contain additional information in the ExternalContactEntries field.

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Directories..::..ExternalContactEntry

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 3 and beyond.

See Also