This class contains constants associated with interaction user data.
| C# | Visual Basic | Visual C++ |
public abstract class InteractionUserData
Public MustInherit Class InteractionUserData
public ref class InteractionUserData abstract
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| InteractionUserData()()() | Initializes a new instance of the InteractionUserData class | |
| ContactAttribute |
The contact attribute.
| |
| ContactId |
The contact id.
| |
| ContactInteractionUCSId |
The contact interaction Universal Contact Server id.
| |
| ContactObject |
The contact object.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IWAttachedDataInformation |
The name of special section
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| InteractionUserData | |