The InteractionParticipantView type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InteractionParticipantView | Initializes a new instance of the InteractionParticipantView class |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset |
Sets all members to nullNothingnullptra null reference (Nothing in Visual Basic). Useful for validating return data.
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CallIdKey |
Gets or sets the call ID key. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| DateOffset |
Gets or sets the date offset. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| DisplayName |
Gets or sets the display name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Duration |
Gets or sets the duration. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| FirstName |
Gets or sets the first name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| HowEnded |
Gets or sets how the interaction ended. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| IndividualId |
Gets or sets the individual ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| InteractionAddressValue |
Gets or sets the InteractionAddress value. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| InteractionParticipantId |
Gets or sets the interaction participant ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| IsRecorded |
Gets or sets a value indicating whether this instance is recorded. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| LastName |
Gets or sets the last name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| MiddleName |
Gets or sets the middle name. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| OrganizationId |
Gets or sets the organization ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| OrganizationName |
Gets or sets the name of the organization. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| RecordingStartOffset |
Gets or sets the recording start offset. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| RecordingStopOffset |
Gets or sets the recording stop offset. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Role |
Gets or sets the role. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| StartDateTime |
Gets or sets the start date time. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| StationName |
Gets or sets the name of the station. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| WrapUpCode |
Gets or sets the wrap up code. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|