ConversationParticipant Class
Represents a participant in the conversation.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConversationParticipant
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ConversationParticipant
'Usage
Dim instance As ConversationParticipant
public class ConversationParticipant
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.