Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the participant who organized the conference.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Organizer As ConversationParticipant
Get
'Usage
Dim instance As ConferenceSession
Dim value As ConversationParticipant
value = instance.Organizer
public ConversationParticipant Organizer { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.ConversationParticipant
Remarks
This property is set after joining the conference.
The property will be only populated when the platform joins a Microsoft Lync Server 2010 server or later.