Compartir a través de


ConferenceSessionProperties.Organizer Property

Gets the participant who organized the conference.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property Organizer As ConversationParticipant
    Get
    Friend Set
'Usage
Dim instance As ConferenceSessionProperties
Dim value As ConversationParticipant

value = instance.Organizer
public ConversationParticipant Organizer { get; internal set; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConversationParticipant

Remarks

The property will be only populated when the platform joins a Microsoft Lync Server 2010 or later version.

See Also

Reference

ConferenceSessionProperties Class

ConferenceSessionProperties Members

Microsoft.Rtc.Collaboration Namespace