The InteractionSegment type exposes the following members.

Properties

  NameDescription
Public propertyClientTime
Gets the time this segment began according to the client.
Public propertyClientTimeAsDateTimeString
Gets the client time as a formatted date time string in the local timezone.
Public propertyConferenceParties
Gets the conference parties involved in this segment.
Public propertyDuration
Gets the duration of this segment in milliseconds.
Public propertyDurationAsString
Gets the duration as a formatted string "HH:MM:SS".
Public propertyEndCode
Gets the end code.
Public propertyEndCodeValue
Gets the end code value
Public propertyHasWrapupCode
Gets a value indicating whether this instance has a wrapup code.
Public propertyInteraction
Gets the interaction this segment belongs to.
Public propertyLocalParties
Gets the local parties involved in this segment.
Public propertyParameters
Gets the parameters.
Public propertyServerTime
Gets the time this segment began according to the server.
Public propertyServerTimeAsDateTimeString
Gets the server time as a formatted date time string in the local timezone.
Public propertyType
Gets the segment type.
Public propertyWorkgroup
Gets the workgroup.
Public propertyWrapupCode
Gets the wrapup code.

See Also