Edit

Share via


ConferenceSession.Organizer Property

Definition

Gets the participant who organized the conference.

public:
 property Microsoft::Rtc::Collaboration::ConversationParticipant ^ Organizer { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant Organizer { get; }
member this.Organizer : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property Organizer As ConversationParticipant

Property Value

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.

Applies to