Edit

Share via


ConversationParticipantProperties Class

Definition

Represents the properties of a conversation used for property changed event.

public ref class ConversationParticipantProperties
public class ConversationParticipantProperties
type ConversationParticipantProperties = class
Public Class ConversationParticipantProperties
Inheritance
ConversationParticipantProperties

Fields

ActiveMediaTypesPropertyName

The property name for participant's active media types.

DisplayNamePropertyName

The property name for participant display name.

IsRecordingPropertyName

The property name for participant recording indication.

OtherPhoneUriPropertyName

The property name for participant other phone uri.

PhoneUriPropertyName

The property name for participant phone uri.

RolePropertyName

The property name for participant's Role.

RosterVisibilityPropertyName

The property name for participant's roster visibility.

SourceNetworkPropertyName

The property name for participant's source network.

Properties

ActiveMediaTypes

Gets the participant's active media types.

DisplayName

Gets the participant's display name.

IsRecording

Gets whether the participant is recording at one or more endpoints.

OtherPhoneUri

Gets the participant's other phone uri.

PhoneUri

Gets the participant's phone uri.

Role

Gets the conference role of the participant.

RosterVisibility

Gets the conference roster visibility of the participant.

SourceNetwork

Gets the source network of the participant.

Applies to