Click or drag to resize
LyncPlatformLibraryConferenceParticipantList Property
Gets the list of LyncPlatformLibraryParticipant involved in the current conference session.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<LyncPlatformLibraryParticipant> ParticipantList { get; }

Property Value

Type: ListLyncPlatformLibraryParticipant
See Also