The InteractionSegment type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InteractionSegment | Initializes a new instance of the InteractionSegment 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 | |
|---|---|---|
| AccountCode |
Gets or sets the account code. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| ApplicationIncidentId |
Gets or sets the application incident ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| ConferenceId |
Gets or sets the conference ID. (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).)
| |
| Direction |
Gets or sets the direction. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Duration |
Gets or sets the duration. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| EmailCc |
Gets or sets the email CC. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| EmailPriority |
Gets or sets the email priority. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| EmailSubject |
Gets or sets the email subject. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Id |
Gets or sets the ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| InteractionInstantiatedDateTime |
Gets or sets the interaction instantiated date time. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| IsPrivate |
Gets or sets a value indicating whether this instance is private. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| ModifyDateTime |
Gets or sets the modify date time. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| NextInteractionId |
Gets or sets the next interaction ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| PreviousInteractionId |
Gets or sets the previous interaction ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| SegmentLog |
Gets or sets the segment log. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| SegmentTypes |
Gets or sets the segment type. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| SiteId |
Gets or sets the site ID. (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).)
| |
| TypeId |
Gets or sets the type ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Version |
Gets or sets the version. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
| Workgroup |
Gets or sets the workgroup. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|