Represents Social Direct Message within the Interaction Center system.

Note: This class is supported for IC Server version 2021 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 class SocialDirectMessageInteraction : Interaction
Visual Basic
Public Class SocialDirectMessageInteraction _
	Inherits Interaction

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Interactions..::..Interaction
    ININ.IceLib.Interactions..::..SocialDirectMessageInteraction

Version Information

Supported for IC Server version 2021 R3 and beyond.

See Also