ConferenceSession.Organizer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.